- Full Obsidian vault content - Host configs (ice, grizzley, ubuntu, proxmox, truenas, panda, hyte) - Media stack documentation - Traefik HA setup - Automation scripts - Bachelor party planning
7.8 KiB
type, agent, source, scraped, content_hash
| type | agent | source | scraped | content_hash |
|---|---|---|---|---|
| agent-doc | ForgeCode | https://forgecode.dev/releases/2025/February/ | 2026-04-28T21:02:32.400261+00:00 | 8d65fab9 |
February
Update to latest version !! Get the instructions from the docs Get Started
v0.25.3
🐛 Bug Fixes
- fix: rename tool from 'tool_forge_patch' to 'tool_forge_fs_patch' @amitksingh1490 (#401)
v0.25.2
- No changes
v0.25.1
🧰 Maintenance
- refactor: update system prompts and add tool usage instructions @tusharmath (#391)
- chore(ci): add build-release-pr job for pull requests with 'build-all… @amitksingh1490 (#387)
v0.25.0
🚀 Features
-
feat: separate out user_task into user_task_init and user_task_update events @tusharmath (#385)
-
feat: separate out user_task into user_task_init and user_task_update events @tusharmath (#385)
v0.24.0
-
feat: add /dump command @tusharmath (#381)
-
feat: use YAML instead of TOML for defining workflows @tusharmath (#384)
-
feat: add a learning database @tusharmath (#366)
-
fix: use openai embeddings api for generating embeddings @amitksingh1490 (#386)
-
feat: use YAML instead of TOML for defining workflows @tusharmath (#384)
-
chore: update dependencies to use specific features and disable defaults @amitksingh1490 (#382)
v0.23.0
-
feat: integrate anthropic provider @laststylebender14 (#375)
-
fix: integration tests @laststylebender14 (#379)
v0.22.0
-
feat: make open router impl compatible with open-ai @laststylebender14 (#376)
-
fix: prevent workflow failure if agent fails to set the event @laststylebender14 (#377)
v0.21.2
- fix: curl script to download binary @amitksingh1490 (#371)
v0.21.1
- refactor: add workflow service @tusharmath (#369)
v0.21.0
-
refactor: remove unused provider and tool service modules; introduce new provider and tool traits @tusharmath (#348)
-
fix: preserve agent state in init method @amitksingh1490 (#367)
-
refactor: remove unused provider and tool service modules; introduce new provider and tool traits @tusharmath (#348)
v0.20.0
- feat: read workflow from toml @amitksingh1490 (#350)
v0.19.1
- No changes
v0.19.0
- feat: set default to gnu instead of throwing an error @ssddOnTop (#362)
v0.18.0
-
feat: use success format for /new command @laststylebender14 (#355)
-
fix(CI): update build-release job for aarch64 target @amitksingh1490 (#361)
-
fix: remove unsupported commands @laststylebender14 (#353)
-
fix(CI): linux runtime errors @ssddOnTop (#351)
v0.17.1
- fix: enhance cache setting logic in transformer pipeline @amitksingh1490 (#357)
v0.17.0
-
feat: add reset functionality to API and ExecutorService @tusharmath (#347)
-
feat: support a pub/sub architecture for agent communication @tusharmath (#346)
-
feat: support a pub/sub architecture for agent communication @tusharmath (#346)
-
refactor: support for workflow @tusharmath (#343)
-
chore: replace brackets with <> @ssddOnTop (#342)
v0.16.0
- feat: add support for additional target architectures in CI configura… @amitksingh1490 (#333)
v0.15.0
-
Revert "feat: add support for more target architectures and windows os" @amitksingh1490 (#332)
-
feat: add support for more target architectures and windows os @amitksingh1490 (#331)
-
fix: use bundled sqlite @ssddOnTop (#336)
v0.14.0
- feat: add unrestricted shell mode and update environment handling in CLI @tusharmath (#329)
v0.13.3
- fix: optimize CI configuration and release profile settings @amitksingh1490 (#330)
v0.13.2
- fix: update download URL in install script to remove file extension @amitksingh1490 (#328)
- fix: use APP_VERSION constant @amitksingh1490 (#327)
v0.13.1
- chore: add Apache License 2.0 to the repository @amitksingh1490 (#326)
v0.13.0
- fix: implement event tracking with PostHog integration @amitksingh1490 (#323)
- doc: add installation script and README for Code-Forge @tusharmath (#324)
📝 Documentation
- doc: add installation script and README for Code-Forge @tusharmath (#324)
v0.12.0
- feat: add support for Mistralai Codestral 2501 model @amitksingh1490 (#320)
v0.11.1
- feat: add -p option to specify the prompt @tusharmath (#321)
v0.11.0
- fix: add 'Required' option to ToolChoice and set parallel tool calls @amitksingh1490 (#318)
v0.10.1
- fix: update system prompt to leverage shell commands more @tusharmath (#319)
v0.10.0
- feat: add tool choice for Gemini model in OpenRouter request @amitksingh1490 (#317)
v0.9.0
- feat: add tool choice for Gemini model in OpenRouter request @amitksingh1490 (#317)
- feat: enhance output of search message @tusharmath (#316)
v0.8.0
-
feat: add concurrency configuration to CI workflow @amitksingh1490 (#315)
-
chore: remove deleted files @tusharmath (#311)
-
fix: improve title formats @tusharmath (#313)
-
refactor: remove forge_pretty_diff crate and update dependencies @tusharmath (#312)
v0.7.0
- feat: add a tool for removing files @tusharmath (#310)
v0.6.0
-
refactor: workflow iteration feb 6 @tusharmath (#308)
-
refactor: remove Errata @tusharmath (#300)
-
feat: display the output of search in ripgrep format @laststylebender14 (#307)
-
feat: show pretty diff for changed content @laststylebender14 (#306)
-
feat: stream the execution of shell commands to parent stream @laststylebender14 (#285)
-
feat: allow system prompt to configured from cli. @laststylebender14 (#301)
-
fix: update binary paths in CI configuration @amitksingh1490 (#303)
-
refactor: remove unused model tests from api_spec @amitksingh1490 (#305)
v0.5.0
- feat: impl config commands @laststylebender14 (#288)
v0.4.0
-
refactor: improve folder structure for workflows @tusharmath (#292)
-
feat: show the models on /models command @laststylebender14 (#289)
v0.3.3
- fix: better title generation, xml prompting, connection retries. @tusharmath (#296)
- fix: Update prompts for tool use via XML @tusharmath (#295)
🧰 Maintenance<63>
- refactor: rename ToolCallService trait to ExecutableTool and update references @tusharmath (#291)
v0.3.2
-
fix: the autocomplete bindings @laststylebender14 (#287)
-
refactor: agentic workflows @tusharmath (#284)
v0.3.1
-
refactor: enhance chat response handling and XML tool call parsing @tusharmath (#281)
-
fix: shell issues @laststylebender14 (#283)
v0.3.0
-
feat: enhance tool usage instructions and title generation process @amitksingh1490 (#275)
-
fix: update environment variable and repository references in CI @amitksingh1490 (#280)
v0.2.7
-
fix: reduce CLI verbosity @tusharmath (#278)
-
fix(deps): update rust crate tree-sitter to v0.25.1 @renovate[bot] (#276)
-
refactor: move env constructors into domain @tusharmath (#277)
v0.2.6
- fix(deps): update rust crate tree-sitter to v0.25.1 @renovate[bot] (#276)
v0.2.5
- No changes
v0.2.4
- fix(deps): update rust crate syn to v2.0.98 @renovate[bot] (#274)
v0.2.3
- fix(deps): update rust crate syn to v2.0.97 @renovate[bot] (#273)
- fix: crash with Open Router @amitksingh1490 (#272)
v0.2.2
- No changes
v0.2.1
- No changes
v0.2.0
-
feat: update CI workflow and release drafter configuration @amitksingh1490 (#268)
-
feat: integrate reedline crate for cli prompting @laststylebender14 (#263)
-
fix(deps): update rust crate tree-sitter to 0.25 @renovate[bot] (#270)
-
fix(deps): update rust crate async-trait to v0.1.86 @renovate[bot] (#269)
v0.1.3
- fix: update CI workflow to use GITHUB_TOKEN for script execution @amitksingh1490 (#267)