This repository has been archived on 2026-06-07 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
3d07cf38b6f073bdcd95c5fe82d6fdab018a77b1
buildContext() hardcoded vibnApiUrl='http://localhost:3000' and mcpToken='', so every agent tool call (projects_list, workspace_describe, apps_list, ...) fetched the runner itself on a dead port and failed with 'fetch failed'. Now /agent/execute reads mcpToken from the request body and sets ctx.vibnApiUrl (from VIBN_API_URL), ctx.mcpToken, and ctx.projectId before running the agent.
temp-spec-kit
@ 51e6a140e2
vibn-code
@ 5783cc7931
Description
Master AI project
Languages
HTML
50.6%
TypeScript
28.6%
Python
8.5%
JavaScript
5.8%
CSS
5.2%
Other
1.2%