..
agent
feat(agent): Add approval callback system for tool execution
2025-11-23 00:16:55 +09:00
anthropic.rs
feat: Add config system, agent mode, and session management
2025-11-22 22:22:11 +09:00
cache.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
config.rs
feat: Add config system, agent mode, and session management
2025-11-22 22:22:11 +09:00
conversation.rs
feat: Add config system, agent mode, and session management
2025-11-22 22:22:11 +09:00
error.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
error_policy.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
feature_flags.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
git.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
github.rs
feat: Add GitHub API integration and tools
2025-11-22 23:26:40 +09:00
github_tools.rs
feat: Add GitHub API integration and tools
2025-11-22 23:26:40 +09:00
hooks.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
lib.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
logger.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
mcp.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
plugin.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
retry.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
rules.rs
feat: Add hooks, workflow, MCP support and core modules
2025-11-22 23:37:14 +09:00
session.rs
feat: Add config system, agent mode, and session management
2025-11-22 22:22:11 +09:00
token.rs
feat: Add config system, agent mode, and session management
2025-11-22 22:22:11 +09:00
tool.rs
feat: Add config system, agent mode, and session management
2025-11-22 22:22:11 +09:00
tools.rs
feat: Add config system, agent mode, and session management
2025-11-22 22:22:11 +09:00
types.rs
feat: Add config system, agent mode, and session management
2025-11-22 22:22:11 +09:00
workflow.rs
feat: Integrate Hooks and Workflow with Agent execution
2025-11-22 23:59:59 +09:00