feat: add initial implementation of Opencode client and session handling
- Created agent.ts to export necessary components from the plugin source. - Implemented index.ts to initialize Opencode client and list projects and sessions. - Added functionality to prompt a session with specific tool instructions.
This commit is contained in:
1
.opencode/plugin/agent.ts
Normal file
1
.opencode/plugin/agent.ts
Normal file
@@ -0,0 +1 @@
|
||||
export * from '../../plugin/src/index.ts'
|
||||
Reference in New Issue
Block a user