multica/packages/core/src
Jiayuan Zhang 6f67bb77b8 feat(skills): expose ineligible skills in system prompt for auto-discovery
Add buildIneligibleSkillsSummary() to SkillManager that surfaces skills
with actionable issues (missing env vars, binaries) in the agent's system
prompt. Expand getApiKeyHint() with common service API providers. Update
buildSkillsSection() to guide the agent to suggest activating inactive
skills when they match user intent.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 13:34:51 +08:00
..
agent feat(skills): expose ineligible skills in system prompt for auto-discovery 2026-02-15 13:34:51 +08:00
channels chore(channels): remove unused Desktop Telegram channel plugin 2026-02-14 02:28:00 +08:00
client refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
cron feat(utils): add SMC_DATA_DIR env var to override root data directory 2026-02-15 00:39:13 +08:00
heartbeat fix(heartbeat): use internal run to hide heartbeat from chat history 2026-02-11 19:41:57 +08:00
hub refactor: unify API URL env var to MULTICA_API_URL 2026-02-15 06:31:00 +08:00
media refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
app-state.ts feat(desktop): persist onboarding state to file system 2026-02-12 10:53:04 +08:00
index.ts feat(desktop): persist onboarding state to file system 2026-02-12 10:53:04 +08:00