- 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.
1 line
41 B
TypeScript
1 line
41 B
TypeScript
export * from '../../plugin/src/index.ts' |