About

Dahawa Life Plan


  • An intelligent programming assistant who understands you
  • An intelligent assistant who understands you
  • An assistant who understands you

One is the bottom line you leave for yourself

Version History


  • 1.16.0

    • Plan mode supports local file storage, storage path is ~/.hcode/plan
    • Added plan command, can enter plan mode via plan command
    • Agent Team supports mode parameter
    • Support Read, Edit tool permission configuration
  • 1.15.0

    • Support scheduled task scheduling
  • 1.14.0

    • Support automatic memory - Hawa Code will automatically extract memories from conversations, and memories support cross-session persistence.
  • 1.13.5

    • Fixed bug where enabling Agent Team but Tasks were not enabled
  • 1.13.4

    • Optimized Agent Team list display
  • 1.13.3

    • Optimized Agent Team list display
  • 1.13.2

    • Support displaying Agent Team member messages in terminal
  • 1.13.1

    • Agent Team automatically enables Tasks feature
    • Tasks list now displays owner information
  • 1.13.0

    • Support Agent Team
  • 1.12.2

    • Added support for SessionEnd Hook
  • 1.12.1

    • Added support for SessionStart Hook
    • Fixed TODO restoration bug
  • 1.12.0

    • Task planning mode upgraded from TodoWrite to Tasks, supporting local file storage and cross-session communication
    • Fixed terminal title display anomaly
    • Optimized tool name usage
  • 1.11.3

    • Fixed Subagent deadlock issue
    • Optimized log output performance
  • 1.11.2

    • Added PostToolUse Hook to support triggering custom actions after successful tool execution
    • Added PostToolUseFailure Hook to support triggering custom actions when tool execution fails
    • Optimized Hook Matcher matching performance
  • 1.11.1

    • Support lazy loading of tool inputScheme to optimize startup time
    • Optimized Task Tool progress display to resolve terminal flickering issues
    • Support disabling Prompt hint functionality
    • Fixed bug with duplicate message publishing
    • Fixed bug with duplicate system reminder messages
    • Optimized tool execution performance
  • 1.11.0

    • Support PreToolUse Hook
  • 1.10.2

    • Added keyboard shortcut to move tasks to background execution
    • Added support for toggling background task notifications
    • Improved Markdown rendering
    • Added real-time output display for shell execution
    • Fixed inaccurate background shell task count display
  • 1.10.0

    • Added TaskStop tool to support stopping background subagent tasks and shell task execution
    • Removed KillShell tool
    • Support re-initiating conversation after background shell tasks complete
    • Support displaying background shell task count
    • Fixed background subagent conversation re-initiation freeze issue
  • 1.9.3

    • Support SubagentStart hook
  • 1.9.2

    • Support Stop and SubagentStop hooks
  • 1.9.0

    • Support user-level rules, project-level rules, and on-demand loading by path
    • Support startup commands
    • Optimized message notifications
  • 1.8.0

    • Optimized terminal MCP automatic authorization configuration
  • 1.7.0

    • Remote MCP supports automatic authorization
    • Improved usage in github codespaces
    • MCP Tool permissions.allow supports wildcard settings
    • Enhanced compatibility with non-standard JSON and incorrect JSON formats in Tool input and Qwen-code-plus
  • 1.6.0

    • Support MCP Tool lazy loading
    • Fixed Task Tool verbose mode crash bug
    • Optimized network request retry performance
  • 1.5.0

    • Support settings.json configuration with hot reload
  • 1.4.0

    • AskUserQuestion tool supports multiple questions and custom input
    • Enhanced Grep Tool functionality
  • 1.3.0

    • Support providing prompt suggestions at the end of conversations
  • 1.2.0

    • Support submitting prompt statements during conversation
  • 1.1.0

    • Support subagent background execution
    • Support subagent resume execution
    • Optimize LSP tool file path validation
  • 1.0.16

    • Optimized tool lazy loading performance
    • Optimized LSP tool terminal display
  • 1.0.15 Restore TODO LIST along with session