mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-30 15:04:16 -07:00
feat(a2a): Introduce /init command for a2a server (#13419)
This commit is contained in:
@@ -21,6 +21,7 @@ export * from './confirmation-bus/message-bus.js';
|
||||
// Export Commands logic
|
||||
export * from './commands/extensions.js';
|
||||
export * from './commands/restore.js';
|
||||
export * from './commands/init.js';
|
||||
export * from './commands/types.js';
|
||||
|
||||
// Export Core Logic
|
||||
|
||||
Reference in New Issue
Block a user