Skip to content

Clean up stale references to removed components#7644

Merged
jh-block merged 1 commit intoblock:mainfrom
r0x0d:chore/legacy-cleanup
Mar 4, 2026
Merged

Clean up stale references to removed components#7644
jh-block merged 1 commit intoblock:mainfrom
r0x0d:chore/legacy-cleanup

Conversation

@r0x0d
Copy link
Copy Markdown
Contributor

@r0x0d r0x0d commented Mar 4, 2026

Summary

Update AGENTS.md structure section to reflect actual crates directory contents: remove references to goose-bench, mcp-client, mcp-core, mcp-server (none exist), and temporal-service (removed; scheduling is now in-process via tokio-cron-scheduler). Add missing crates goose-acp, goose-acp-macros, goose-test-support, and the evals directory.

Remove stale temporal-service comment from flake.nix.

Made-with: Cursor

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

AI Assistance

  • This PR was created or reviewed with AI assistance

Testing

Related Issues

Relates to None.
Discussion: LINK (if any)

Screenshots/Demos (for UX changes)

Before:

After:

Update AGENTS.md structure section to reflect actual crates directory
contents: remove references to goose-bench, mcp-client, mcp-core,
mcp-server (none exist), and temporal-service (removed; scheduling
is now in-process via tokio-cron-scheduler). Add missing crates
goose-acp, goose-acp-macros, goose-test-support, and the evals
directory.

Remove stale temporal-service comment from flake.nix.

Made-with: Cursor
Signed-off-by: Rodolfo Olivieri <[email protected]>
@jh-block jh-block enabled auto-merge March 4, 2026 16:41
@jh-block jh-block added this pull request to the merge queue Mar 4, 2026
Merged via the queue into block:main with commit 7dca516 Mar 4, 2026
19 checks passed
@r0x0d r0x0d deleted the chore/legacy-cleanup branch March 4, 2026 16:52
lifeizhou-ap added a commit that referenced this pull request Mar 4, 2026
* main:
  docs: add GOOSE_INPUT_LIMIT environment variable documentation (#7299)
  Merge platform/builtin extensions (#7630)
  Clean up stale references to removed components (#7644)
  fix: scope empty session reuse to current window to prevent session mixing (#7602)
  fix: prevent abort in local inference  (#7633)
  Revert git patch for llama-cpp-2 (#7642)
  docs: update recipe usage step to reflect auto-submit behavior (#7639)
  docs: add guide for customizing the sidebar (#7638)
  docs: update Claude Code approve behavior and model list in cli-providers guide (#7448)
  fix: restore provider and extensions for LRU-evicted sessions (#7616)
  Restore goosed logging (#7622)
@r0x0d r0x0d restored the chore/legacy-cleanup branch March 5, 2026 00:09
craigwalkeruk pushed a commit to craigwalkeruk/custom-goose that referenced this pull request Mar 5, 2026
tlongwell-block added a commit that referenced this pull request Mar 5, 2026
* origin/main: (107 commits)
  Merge platform/builtin extensions (#7630)
  Clean up stale references to removed components (#7644)
  fix: scope empty session reuse to current window to prevent session mixing (#7602)
  fix: prevent abort in local inference  (#7633)
  Revert git patch for llama-cpp-2 (#7642)
  docs: update recipe usage step to reflect auto-submit behavior (#7639)
  docs: add guide for customizing the sidebar (#7638)
  docs: update Claude Code approve behavior and model list in cli-providers guide (#7448)
  fix: restore provider and extensions for LRU-evicted sessions (#7616)
  Restore goosed logging (#7622)
  feat: return structured {stdout, stderr} from shell tool with output schema (#7604)
  Improve custom provider creation experience (#7541)
  fix(scheduler): schedules added via CLI showing up in UI (#7594)
  chore: openai reasoning model cleanup (#7529)
  chore(deps): bump hono from 4.12.1 to 4.12.3 in /evals/open-model-gym/mcp-harness (#7585)
  chore(deps): bump minimatch from 10.1.1 to 10.2.3 in /evals/open-model-gym/suite (#7498)
  chore(deps): bump swiper from 11.2.10 to 12.1.2 in /documentation (#7368)
  Better network failure error & antrhopic retry (#7595)
  feat: make the text bar persistent and add a queue for messages (#7560)
  fix: outdated clippy command in goosehints (#7590)
  ...

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	crates/goose-server/src/commands/agent.rs
#	crates/goose-server/src/main.rs
#	crates/goose-server/src/routes/reply.rs
Abhijay007 pushed a commit to Abhijay007/goose that referenced this pull request Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants