Skip to content

feat: Deferred skills + skill search: load only a few top skills at start, update the system prompt to look up skills (scale t#394

Open
andrei-hasna wants to merge 1 commit into
mainfrom
factory/3e8a1d71-3890-4d38-b08e-02cddc43-51912f50
Open

feat: Deferred skills + skill search: load only a few top skills at start, update the system prompt to look up skills (scale t#394
andrei-hasna wants to merge 1 commit into
mainfrom
factory/3e8a1d71-3890-4d38-b08e-02cddc43-51912f50

Conversation

@andrei-hasna

Copy link
Copy Markdown
Contributor

Objective

Deferred skills + skill search: load only a few top skills at start, update the system prompt to look up skills (scale to thousands)

Do not load all skills. Load only a few top skills initially and make most skills deferred (not all injected). Add a skill-search mechanism and update the system prompt to always look for the relevant skills (consider deterministic user-prompt skill retrieval as a fallback). Research the proper approach — there may eventually be thousands of skills or more. The agent MUST start a goal plan for this task and drive it node by node (this is required). Investigate the current codewith implementation first and cite file:line. Build/test on remote Blacksmith only (never compile locally); keep cargo fmt (--config imports_granularity=Item), clippy --tests --all-targets -D warnings, and prettier clean; land a PR into hasna/codewith main.

Verification

  • install: pass

Run run_32621b0ae5f3 · backend codewith · task 3e8a1d71-3890-4d38-b08e-02cddc43242d
🏭 Generated by @hasnaxyz/factory

…tart, update the system prompt to look up skills (scale t
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.

1 participant