WP15: Create InteractiveMode using AgentSession
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
* Run modes for the coding agent.
|
||||
*/
|
||||
|
||||
export { InteractiveMode } from "./interactive/interactive-mode.js";
|
||||
export { runPrintMode } from "./print-mode.js";
|
||||
export { runRpcMode } from "./rpc-mode.js";
|
||||
// InteractiveMode will be added in WP15
|
||||
|
||||
1508
packages/coding-agent/src/modes/interactive/interactive-mode.ts
Normal file
1508
packages/coding-agent/src/modes/interactive/interactive-mode.ts
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user