Skip to content

v3.1.0

Choose a tag to compare

@smilezheng smilezheng released this 04 Jun 16:15
· 13 commits to main since this release

What's Changed (since v3.0.1)

Watch Dashboard

  • Light theme with warm cream/beige background
  • Chat-bubble dashed dividers + colour-coded event pills
  • Priority legend; P0 turns green, danger keeps red
  • Responsive layout for tablet / phone widths
  • Task board collapsible sections
  • i18n support (en + zh-CN) with auto-detect + manual switcher

CLI

  • config.yaml gains a settings block
  • activate snippet teaches git worktree isolation
  • Help text (gojaja -h) rewritten: removed internal PR references and unreachable doc links, tightened prose (~490 -> ~270 lines), point agents to gojaja handbook instead of file paths

Documentation

  • README (EN + zh-CN) synced with v3 two-tree architecture
  • zh-CN README: added v3 vs v2 migration section, --as-system examples, dashboard i18n note
  • EN README: updated reset section for v3 central tree cleanup

Internal

  • migrate --cleanup safety net for dirty git state
  • watch reads project.json for project metadata

Full Changelog: v3.0.1...v3.1.0