Skip to content

v0.20.0

Latest

Choose a tag to compare

@StephanSchmidt StephanSchmidt released this 05 Jul 16:50
· 1335 commits to main since this release

Changelog

  • be9c862 Merge branch 'main' into claude/admiring-wescoff-a87349
  • 1cd993f Merge branch 'main' of https://github.com/gethuman-sh/human
  • f405a59 Merge pull request #26 from gethuman-sh/hum-104-pr-capability
  • f939812 Merge pull request #29 from gethuman-sh/claude/admiring-wescoff-a87349
  • feb4410 Merge pull request #30 from gethuman-sh/claude/lucid-feynman-b6dc72
  • e6c0543 Merge pull request #31 from gethuman-sh/claude/gracious-greider-861f4f
  • 4620752 Merge pull request #32 from gethuman-sh/claude/relaxed-panini-ead289
  • b1e10d4 Merge pull request #33 from gethuman-sh/hum-104-pr-capability
  • 4f964b0 Merge pull request #34 from gethuman-sh/hum-130-rename-index-to-recall
  • ce9ebef Merge pull request #35 from gethuman-sh/hum-131-codenav-gosec
  • 4170597 Merge pull request #36 from gethuman-sh/hum-132-yes-flag
  • dbc07d2 Merge pull request #37 from gethuman-sh/hum-133-codenav-skill
  • 1abab44 Merge pull request #38 from gethuman-sh/hum-134-agent-context
  • f80c917 Merge pull request #39 from gethuman-sh/hum-137-audit-log
  • c6aaeaf Merge pull request #42 from gethuman-sh/hum-138-tui-issues-height
  • f2eacf2 Merge pull request #43 from gethuman-sh/hum-144-upgrade-deps
  • 54df8bd Merge pull request #46 from gethuman-sh/hum-120-logerror-cause-chain
  • c55f904 Merge pull request #47 from gethuman-sh/chore-suppress-docker-cp-cves
  • 5d64e1c Merge pull request #48 from gethuman-sh/hum-148-stage3-decommission-docs
  • 7d8d7c2 Merge pull request #51 from gethuman-sh/hum-149-tui-tmux-preflight
  • d7cba74 Merge remote-tracking branch 'origin/main' into hum-120-logerror-cause-chain
  • 2e509fd [HUM-100] Migrate goreleaser brews to homebrew_casks
  • 450da6e [HUM-101] Run the test suite fresh in make check
  • 8dd8661 [HUM-102] Fix shortcut list returning empty when stories have no team
  • dd127fb [HUM-104] Add per-module FEATURE.md files and a README module index
  • f1009fc [HUM-104] Add the local "human codenav" command
  • d1ce9c5 [HUM-104] Aggregate per-provider FEATURE.md into one per feature group
  • 05c747b [HUM-104] Document codenav in README and CLAUDE.md
  • d355faf [HUM-104] Regroup internal packages by feature; split GitHub into tracker and forge
  • a7a8890 [HUM-104] Rename per-package FEATURE.md to README.md so GitHub renders them
  • 7ac69ea [HUM-104] Vendor a code-navigation engine as internal/codenav
  • 8f7663f [HUM-120] Surface the full error cause chain in LogError
  • 1b23f1e [HUM-121] Order devcontainer feature install by installsAfter
  • 462fff4 [HUM-122] Resolve active Docker context in both engine clients
  • 3dba48a [HUM-124] Bump Go toolchain to 1.26.4 to clear stdlib govulncheck findings
  • 74b2eb2 [HUM-125] Propagate feature containerEnv to later installs and image
  • 2b7b9ee [HUM-130] Rename internal/index to internal/recall
  • fbc580c [HUM-131] Resolve gosec findings in codenav (CI security gate)
  • 85e7299 [HUM-131] Revert golang.org/x/tools to v0.45.0 (fix govulncheck panic)
  • 1f79788 [HUM-132] Accept --yes on every destructive command (fix daemon confirmation)
  • 34fb4f9 [HUM-133] Install a codenav skill and harden codenav CLI for agent recovery
  • 8d06009 [HUM-134] Add 'human agent-context' command + SessionStart hook to prime the agent
  • 9761f4b [HUM-137] Apply gofmt: struct field alignment and stray blank line
  • d893fb3 [HUM-138] Cap the TUI issues panel to terminal height
  • f70baac [HUM-144] Upgrade Go dependencies
  • 19be54b [HUM-147] Suppress 3 unfixed docker cp/archive CVEs in govulncheck allow-list
  • 0ddf29a [HUM-99] Refine yamlSafeString to stop over-quoting URLs and emails
  • e2c3ebf [SC-102] [HUM-137] Add 'human audit list/show' command
  • e09e466 [SC-102] [HUM-137] Add internal/audit: CloudEvents-shaped tracker action trail
  • c1c3a30 [SC-102] [HUM-137] Document the audit trail feature
  • 8985507 [SC-102] [HUM-137] Keep audit code paths under the complexity gate
  • 14087c7 [SC-102] [HUM-137] Wire audit trail into the daemon command path
  • c1b6904 [SC-117] [HUM-148] Auto-select webkit2gtk tag for desktop build
  • db360c4 [SC-117] [HUM-148] Document the daemon workflow-board capability
  • 2d03c3c [SC-117] [SC-105] [HUM-141] [HUM-148] Add Wails desktop workflow-board app
  • 9ca399d [SC-117] [SC-105] [HUM-141] [HUM-148] Add daemon workflow-board pipeline backend
  • 65f3221 [SC-117] [SC-105] [HUM-141] [HUM-148] Add desktop build targets and cross-platform CI matrix
  • c098dcf [SC-117] [SC-105] [HUM-141] [HUM-148] Add gitrepo Push and DefaultBranch helpers
  • 5e39932 [SC-117] [SC-105] [HUM-141] [HUM-148] Document the desktop app and its build tag
  • dcb711f [SC-117] [SC-105] [HUM-141] [HUM-148] Emit [human:plan-ready] marker from human-plan skill
  • 3400c7a [SC-117] [SC-105] [HUM-141] [HUM-148] Fix stale build-tag name in desktop CI comment
  • ab8127c [SC-124] [HUM-149] Add TUI tmux preflight banner and guarded guidance
  • ed83cb6 [SC-63] [HUM-126] Keep dispatched agents alive after triggering
  • 75ca871 [SC-63] [HUM-126] Shell-quote dispatch command so spaced prompts survive
  • 33a5f04 [SC-86] [HUM-103] Add /human-autofix orchestrator skill and agents
  • 0b91826 [SC-86] [HUM-103] Document /human-autofix in the README
  • b5d049c [SC-86] [HUM-103] Surface the handoff PR URL in daemon and TUI
  • 6b4647d [SC-86] [HUM-104] Add forge abstraction and GitHub pull-request creation
  • f203ae5 [SC-86] [HUM-104] Document human <forge> pr create in README
  • 736f579 [SC-86] [HUM-105] Derive forge + repo from the git origin remote
  • 78e5d20 [SC-90] Add subtask creation to GitHub
  • eaf94b4 [SC-90] Add subtask support to Azure DevOps
  • 8dfec15 [SC-90] Add subtask support to Jira
  • a990c97 [SC-90] Add subtask support to Linear
  • bdae228 [SC-90] Add subtask support to Shortcut
  • 80ae69e [SC-90] Reject subtask creation on GitLab with a clear error
  • bdbc20d [SC-90] Show parent in issue get output and document --parent