Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

<p align="center"><code>curl -fsSL https://forgecode.dev/cli | sh</code></p>

[![CI Status](https://img.shields.io/github/actions/workflow/status/antinomyhq/forge/ci.yml?style=for-the-badge)](https://github.com/antinomyhq/forge/actions)
[![GitHub Release](https://img.shields.io/github/v/release/antinomyhq/forge?style=for-the-badge)](https://github.com/antinomyhq/forge/releases)
[![CI Status](https://img.shields.io/github/actions/workflow/status/tailcallhq/forgecode/ci.yml?style=for-the-badge)](https://github.com/tailcallhq/forgecode/actions)
[![GitHub Release](https://img.shields.io/github/v/release/tailcallhq/forgecode?style=for-the-badge)](https://github.com/tailcallhq/forgecode/releases)
[![Discord](https://img.shields.io/discord/1044859667798568962?style=for-the-badge&cacheSeconds=120&logo=discord)](https://discord.gg/kRZBPpkgwq)
[![CLA assistant](https://cla-assistant.io/readme/badge/antinomyhq/forge?style=for-the-badge)](https://cla-assistant.io/antinomyhq/forge)
[![CLA assistant](https://cla-assistant.io/readme/badge/tailcallhq/forgecode?style=for-the-badge)](https://cla-assistant.io/tailcallhq/forgecode)

![Code-Forge Demo](https://assets.antinomy.ai/images/forge_demo_2x.gif)

Expand Down Expand Up @@ -1090,7 +1090,7 @@ MCP tools can be used as part of multi-agent workflows, allowing specialized age

## Documentation

For comprehensive documentation on all features and capabilities, please visit the [documentation site](https://github.com/antinomyhq/forge/tree/main/docs).
For comprehensive documentation on all features and capabilities, please visit the [documentation site](https://github.com/tailcallhq/forgecode/tree/main/docs).

---

Expand All @@ -1101,7 +1101,7 @@ For comprehensive documentation on all features and capabilities, please visit t
curl -fsSL https://forgecode.dev/cli | sh

# Package managers
nix run github:antinomyhq/forge # for latest dev branch
nix run github:tailcallhq/forgecode # for latest dev branch
```

---
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/evals/multi_file_patch/task.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
run:
# Clone into `tmp/task` dir
- git clone --depth=1 --branch main https://github.com/antinomyhq/forge .
- git clone --depth=1 --branch main https://github.com/tailcallhq/forgecode .
- FORGE_DEBUG_REQUESTS='{{dir}}/context.json' forgee --provider open_router --model {{model}} -p '{{task}}'
parallelism: 50
timeout: 120
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/evals/parallel_tool_calls/task.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# No before_run needed - binary should be pre-built
run:
- # Clone into `tmp/task` dir
- git clone --depth=1 --branch main https://github.com/antinomyhq/forge .
- git clone --depth=1 --branch main https://github.com/tailcallhq/forgecode .
- FORGE_DEBUG_REQUESTS='{{dir}}/context.json' forgee --provider open_router --model {{model}} -p '{{task}}'
parallelism: 5
timeout: 120
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/evals/read_over_cat/task.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
run:
- git clone --depth=1 --branch main https://github.com/antinomyhq/forge .
- git clone --depth=1 --branch main https://github.com/tailcallhq/forgecode .
- FORGE_DEBUG_REQUESTS='{{dir}}/context.json' forgee --provider open_router --model {{model}} -p '{{task}}'
parallelism: 10
timeout: 180
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/evals/redundant_cd_with_cwd/task.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
run:
- git clone --depth=1 --branch main https://github.com/antinomyhq/forge .
- git clone --depth=1 --branch main https://github.com/tailcallhq/forgecode .
- mkdir ../test-dir && cd ../test-dir
- FORGE_DEBUG_REQUESTS='{{dir}}/context.json' forgee --provider open_router --model {{model}} -p '{{task}}'
parallelism: 5
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/evals/search_over_find/task.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
run:
- git clone --depth=1 --branch main https://github.com/antinomyhq/forge .
- git clone --depth=1 --branch main https://github.com/tailcallhq/forgecode .
- FORGE_DEBUG_REQUESTS='{{dir}}/context.json' forgee --provider open_router --model {{model}} -p '{{task}}'
parallelism: 10
timeout: 180
Expand Down
4 changes: 2 additions & 2 deletions benchmarks/evals/sem_search/task.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
run:
# Clone into `tmp/task` dir
- git clone --depth=1 --branch main https://github.com/antinomyhq/forge .
- git clone --depth=1 --branch main https://github.com/tailcallhq/forgecode .
- forge workspace init --yes
- forge workspace sync
- FORGE_DEBUG_REQUESTS='{{dir}}/context.jsonl' FORGE_SESSION__PROVIDER_ID=open_router FORGE_SESSION__MODEL_ID={{model}} forge -p '{{task}}'
Expand Down Expand Up @@ -118,7 +118,7 @@ sources:
- task: "Lets have upload take a glob pattern for upload"
- task: "Check this for security issues: eval(user_input)"
- task: "Update the vector dimension to be 4096"
- task: "Fix this - 'docker run antinomyhq/forge-ce'"
- task: "Fix this - 'docker run tailcallhq/forgecode'"
- task: "Document the adapter registration and discovery mechanism"
- task: "There are multiple places where we throw - \"Conversation not found\" how do u suggest we consolidate and reuse."
- task: "Is there a crate for humanizing date time format that we are using?"
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/evals/semantic_search_quality/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ before_run:

run:
# Clone into `tmp/task` dir
- git clone --depth=1 --branch main https://github.com/antinomyhq/forge .
- git clone --depth=1 --branch main https://github.com/tailcallhq/forgecode .
- forgee workspace sync
- FORGE_DEBUG_REQUESTS='{{dir}}/context.json' forgee --provider open_router --model {{model}} -p '{{task}}'

Expand Down
2 changes: 1 addition & 1 deletion benchmarks/evals/todo_write_usage/task.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Evaluation for checking appropriate todo_write tool usage
run:
- git clone --depth=1 --branch main https://github.com/antinomyhq/forge .
- git clone --depth=1 --branch main https://github.com/tailcallhq/forgecode .
- FORGE_OVERRIDE_PROVIDER=open_router FORGE_OVERRIDE_MODEL={{model}} FORGE_DEBUG_REQUESTS='{{dir}}/context.json' forgee -p '{{task}}'
parallelism: 3
timeout: 240
Expand Down
2 changes: 1 addition & 1 deletion crates/forge_main/src/update.rs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ pub async fn on_update(api: Arc<impl API>, update: Option<&Update>) {
return;
}

let informer = update_informer::new(registry::GitHub, "antinomyhq/forge", VERSION)
let informer = update_informer::new(registry::GitHub, "tailcallhq/forgecode", VERSION)
.interval(frequency.into());

if let Some(version) = informer.check_version().ok().flatten()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fix Auto-Sync Workspace Registration Issue

**Issue:** [#2288](https://github.com/antinomyhq/forge/issues/2288)
**Issue:** [#2288](https://github.com/tailcallhq/forgecode/issues/2288)

**Problem:** The zsh plugin automatically syncs workspaces in the background on every directory change, causing unintended parent directories to be registered as workspaces. When users run `forge workspace list`, ancestor directories appear as "Current" instead of the actual working directory.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fix Auto-Sync Workspace Registration Issue

**Issue:** [#2288](https://github.com/antinomyhq/forge/issues/2288)
**Issue:** [#2288](https://github.com/tailcallhq/forgecode/issues/2288)

**Problem:** The zsh plugin automatically syncs workspaces in the background on every directory change, causing unintended parent directories to be registered as workspaces. When users run `forge workspace list`, ancestor directories appear as "Current" instead of the actual working directory.

Expand Down
Loading