scverse / scverse/acumen

Ability to add a MCP resource for the agent

Open
#9 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
8
Forks
1
Avg merge
2d 14h
Merged PRs (30d)
4

Description

Description of feature

As I understand it, Acumen only copies skill content files (everything in skills/v1/ except meta.json) into <sandbox>/.claude/skills/.... The repo's .claude/settings.json is not copied.

It would be nice to have the agent harness settings copied over for bench to use the existing agent as it would be used by a user. Either from a local dir that is the default for the agent or as part of config.yaml

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how Acumen copies files from skills/v1/ into the sandbox and how config.yaml is handled for bench. Compare that behavior with the repository's .claude/settings.json and determine the intended local-directory or configuration-based source for the agent harness settings. Done means bench can use the existing agent setup rather than only copied skill content.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.