Skip to content

v0.4.0

Choose a tag to compare

@chenhg5 chenhg5 released this 11 Apr 23:18
· 85 commits to main since this release

AgencyCli v0.4.0

Added

Goal Management (OKR & Milestones)

  • OKR system: Objectives with Key Results supporting number/percentage/boolean/currency metric types
  • Milestone management: project-level milestones with completion criteria, task labels, and due dates
  • OKR web dashboard with inline KR editing, create/edit/delete modals, and description fields
  • Milestone panel with create/edit modal, progress tracking, and i18n-aware date formatting
  • CLI commands: agencycli okr and agencycli milestone with full CRUD subcommands
  • Agent context injection: active goals auto-injected into agent prompts

Multi-user Support

  • People management page with account creation/editing/deletion
  • RBAC permission model design
  • Person detail page with editable profile fields (email, avatar, phone, bio)

IM Platform Integration (cc-connect)

  • cc-connect API proxy for Feishu/WeChat via QR code scanning
  • Settings page configuration panel
  • Per-agent IM connection panel

Task & Workbench Enhancements

  • Kanban board view with drag-and-drop status changes
  • Batch cancel/archive/delete operations
  • Fire/remove member functionality

Scheduler & Operations

  • Heartbeat session management with SessionID tracking
  • Unified API provider management via web UI
  • AI assistant interactive tool permissions (allow/deny/allow-all)
  • Run records track actual API model and base URL
  • Graceful scheduler shutdown on Ctrl+C

Fixed

  • Claude thinking signature validation auto-retry
  • Codex Docker sandbox seccomp permission
  • Knowledge base third-level directory navigation
  • Various dark mode and i18n fixes

Changed

  • Unified page header button styles (outline design language)
  • Date display follows i18n locale conventions
  • Markdown rendering in message detail modal

Full Changelog: https://github.com/chenhg5/agencycli/blob/main/CHANGELOG.md