-
0.10.0
Stablereleased this
2026-07-16 08:11:55 +02:00 | 21 commits to main since this releaseHighlights
Self-Update und robustere Authentifizierung:
forge updateholt neue Versionen direkt aus den Forgejo-Releases; ohne Secret Service landen Credentials sicher in einer Datei, und Token-Namen werden bei Kollisionen automatisch neu vergeben.Features
- Self-Update –
forge updateprüft Releases vonfrank/forgecli, lädt die passende Binary und ersetzt sie nach SHA-256-Check (--checknur prüfen,--forceneu installieren) - Credential-Fallback – Fehlt der OS-Keyring (Secret Service), speichert forge Tokens in
~/.config/forge/credentials.json(Mode0600);FORGE_CREDENTIAL_STORE=fileerzwingt den File-Store
Fixes
- Token-Namen – Beim Passwort-Login werden bereits vergebene Token-Namen bis zu achtmal mit kollisionsresistenten Namen neu versucht
Docs
- Wiki: Seiten
UpdateundAuthfür Self-Update und Credential-Speicherung
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Self-Update –
-
0.9.0
Stablereleased this
2026-07-16 07:41:16 +02:00 | 24 commits to main since this releaseHighlights
Agent-Watch wird robuster und konfigurierbarer: Health-Loop mit SQLite-Job-Store, periodischer Repo-Sync von
origin, Usage-Metriken am PR, sowie editierbare Prompt-Templates und Harness-Task-Profile.Features
- Health-Loop & Job-Store – Periodische Gesundheitsprüfung (Ghost-Jobs, steckengebliebene Agents, Labels, Issue/PR-Änderungen, Stop-Mentions); Watch-Status persistiert in SQLite (
agent.db) - Repo-Sync – Beobachtete Repos werden regelmäßig von
origingeholt (repo_sync_interval/--repo-sync-interval, Default1m) - Usage-Metriken – ACP-Usage (Tokens, Kosten, Limits, Runtime) wird erfasst und am Ende des PR-Babysitting als Block am PR gepostet
- Konfigurierbare Prompts – Feste Prompt-Templates unter
prompts.*inagent.yamleditierbar - Harness-Task-Profile – Pro Task (
code,fix_build,resolve_conflicts,mention) Modell/Reasoning/Pre-Prompt konfigurierbar;forge agent config --printzeigt die gemergte Config - Repo bearbeiten – Beschreibung und Topics per CLI änderbar (
forge repo …)
Fixes
- Conflict-Repair bleibt unter Follow-up-WIP aktiv
- Worktrees force-pushen; leere PRs nach Restart wiederherstellen
- Restliche Commits in bestehenden Worktrees nach Agent-Läufen flushen/pushen
- CI-Matching nach Merge-Conflict-Push per Commit-SHA
- Forgejo-PR-CI über
#<pr>-Prettyref beim Babysitting zuordnen - PR-Chat und WIP-Titel bei Follow-ups wiederherstellen
- Mit 👀 markierte Mentions werden unabhängig vom Reactor übersprungen
Docs
- Wiki: Agent-Usage-Metriken am PR-Abschluss dokumentiert
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Health-Loop & Job-Store – Periodische Gesundheitsprüfung (Ghost-Jobs, steckengebliebene Agents, Labels, Issue/PR-Änderungen, Stop-Mentions); Watch-Status persistiert in SQLite (
-
0.8.0
Stablereleased this
2026-07-13 10:11:23 +02:00 | 46 commits to main since this releaseAgent watch gets a full dashboard TUI (parallel run views, activity drawer, task kinds), ACP-structured output, parallel multi-repo pipelines, bare-mode repo cache, workspace mode, and live config/hotkeys.
PR mode babysits open PRs for failed CI, @mentions, and merge conflicts; supports early WIP PRs, incremental commit/push prompts, worktree lifecycle, agent_mapping/impersonation, usage-limit pauses, and agent:ready/agent:done label lifecycle.
Also: --all-repos watch, wiki Unicode/title fixes, and assorted TUI/ACP reliability fixes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
0.7.0
Stablereleased this
2026-07-12 09:46:33 +02:00 | 142 commits to main since this releaseBabysit PRs until CI is green (with coding-agent fix retries), check off markdown ToDos via TODO_DONE markers, and post progress comments on the issue (--commit) or pull request (--pr).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
0.6.0
Stablereleased this
2026-07-12 08:39:02 +02:00 | 145 commits to main since this releaseAdd forge agent watch/run: poll matching issues and dispatch local coding-agent CLIs (cursor-agent, codex, pi, opencode, claude) with commit or PR git modes, labels, comments, and optional close.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
0.5.0
Stablereleased this
2026-07-12 08:07:20 +02:00 | 146 commits to main since this releaseAdd forge wiki commands: list, read (full/section/TOC), search, create, update (block-wise), and delete.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
forge CLI 0.4.0
Stablereleased this
2026-07-11 23:26:16 +02:00 | 147 commits to main since this releaseCross-platform release for Linux, macOS, and Windows (AMD64 and ARM64).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)