Commit Graph

16 Commits

Author SHA1 Message Date
Joe Fleming
f4a1f86613 fix: use updated ollama ai package 2026-03-13 21:09:09 -06:00
Joe Fleming
74a5e70322 fix: require user to specify the provider 2026-03-13 20:49:21 -06:00
Joe Fleming
b6df31fcbf fix: require a model, default to empty value during onboarding
and add a WORKSPACE_PATH constant to make tracking that path easier
2026-03-13 20:42:05 -06:00
Joe Fleming
14aa1c1e7f fix: correctly load config path from args
log error and exit if config can not be loaded, don't use defaults
2026-03-13 20:29:02 -06:00
Joe Fleming
47c4db53af fix: fail to run agent or gateway without config 2026-03-13 20:11:21 -06:00
Joe Fleming
1dd953d17a fix: bug in utils path
add an optional arg to create config path
2026-03-13 20:06:59 -06:00
Joe Fleming
e915dd2922 chore: better welcome messgae, throw on config parse error
add instructions for gateway mode, change config order, and don't
hard-code the config path, pull it from the default config
2026-03-13 20:05:44 -06:00
Joe Fleming
9ac92ed536 chore: use more conventional XDG_CONFIG_HOME for config 2026-03-13 19:22:37 -06:00
Joe Fleming
398b98393a chore: remove nested ternaries 2026-03-13 19:13:50 -06:00
Joe Fleming
2d99d17d60 feat: create onboard script 2026-03-13 18:49:15 -06:00
Joe Fleming
3893d88365 chore: change run command, remove workspace cli argument 2026-03-13 15:42:16 -06:00
Joe Fleming
4f54c9837f chore: break up command handlers 2026-03-13 14:52:51 -06:00
Joe Fleming
7e28a09345 chore: format code 2026-03-13 14:46:15 -06:00
Joe Fleming
345cfef425 chore: add docs 2026-03-13 12:24:20 -06:00
Joe Fleming
a857bf95cd feat: claude one-shot port from nanobot python codebase (v0.1.4.post4) 2026-03-13 09:17:48 -06:00
Joe Fleming
37c66a1bbf chore: project init 2026-03-12 20:51:37 -06:00