| Files | Last commit | Last update |
|---|---|---|
docs(feishu): expand deployment guide with UI examples | 2 months ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago | |
docs: add comprehensive cron scheduled jobs specification Add complete design specification for cron functionality including daemon implementation and TUI interactive management interface. Documentation sections: 1. Overview - Background and design decisions - Goals and non-goals 2. Architecture Design - Overall architecture with diagrams - Integration points with existing codebase - GatewayEntryKind::ScheduledJob first usage 3. Cron Expression Specification - 5-field and 6-field format support - Supported operators (*, -, /, ,) - Common scenario examples 4. Configuration File Design - config.toml [cron] section structure - jobs.toml [[job]] array format - Configuration field reference - Loading priority and defaults 5. Rust Data Structures - File structure layout - Type definitions for all modules - Error handling types 6. CronScheduler Core Implementation - Data structures and lifecycle - Timer main loop logic - Execution and retry mechanism 7. Daemon Integration - main.rs startup sequence - Graceful shutdown handling 8. TUI /cron Command (NEW in adapted version) - Interactive management interface - Three dialog modes explanation - Keyboard shortcuts reference - Data persistence workflow 9. Trace and Observability - Span hierarchy - Log format examples 10. Dependencies - Required crates and versions 11. Error Handling Strategy - Startup scenarios - Runtime error handling 12. Implementation Plan - Phase breakdown with estimates - P6 added for TUI feature 13. Quick Start Guide - TUI-based workflow (Method 1, recommended) - Manual editing workflow (Method 2) - Example configuration files Key additions in adapted version: - Section 8: Complete TUI /cron command documentation - Updated Section 1.4: Clarify dynamic job management support - Updated Section 12: Add P6 phase for TUI feature - Updated Section 13: Add TUI-based quick start method Target audience: - Developers implementing cron functionality - System administrators configuring scheduled jobs - Users managing jobs via TUI interface File added: docs/cron_scheduled_jobs.md (997 lines) | 2 days ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago | |
feat: enhance ToolRuntimeServices with workspace_root support - Added workspace_root field to ToolRuntimeServices for better project-scoped tool discovery. - Updated various components to utilize the new workspace_root, including daemon_runtime, hosted_runtime_resolver, and plugin tool sources. - Integrated toml dependency in Cargo files for improved configuration handling. | 1 month ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago | |
!248 feat(hooker): support plugin-requested session actions executed daemon-side From: @xujing99 Reviewed-by: @hypothesiser | 3 days ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago | |
feat: add runtime pause and resume functionality with resource limits - Introduced RuntimePauseRequest and RuntimeResumeRequest for managing runtime states. - Implemented backend manager limits to control the number of active E2B sandboxes. - Updated daemon configuration to include resource limits for server operations. - Added new API endpoints for pausing and resuming runtimes. - Enhanced error handling for resource limit exceedance in backend operations. - Updated documentation to reflect new features and configuration options. Co-authored-by: GPT5.5 | 20 days ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago | |
docs: update docs Co-Authored-By: GLM-5.2 | 4 days ago |
| Files | Last commit | Last update |
|---|---|---|
| 2 months ago | ||
| 4 days ago | ||
| 4 days ago | ||
| 2 days ago | ||
| 4 days ago | ||
| 1 month ago | ||
| 4 days ago | ||
| 4 days ago | ||
| 4 days ago | ||
| 4 days ago | ||
| 3 days ago | ||
| 4 days ago | ||
| 20 days ago | ||
| 4 days ago | ||
| 4 days ago | ||
| 4 days ago | ||
| 4 days ago |