Skip to content

v0.10.3

Choose a tag to compare

@kid7st kid7st released this 07 Jul 08:10

B-mode DevX, from turning a real Bun repo into a deployed agent from scratch.

  • init adopts an existing AGENTS.md repo instead of refusing (adds config + secret-safe .gitignore, guides with the right package manager).
  • Bun-aware generated Dockerfile (oven/bun + bun install + bunx fastagent); markdown path stays node.
  • add dep gate + steps are package-manager-aware.
  • models <search> ranks provider matches first; an expired login reports 'expired/unusable → login' not '(none found)'; login fails fast in a non-TTY.

Behavior change: the generated Dockerfile no longer passes --omit=dev (a repo-as-agent needs its devDependencies). No other breaking changes.