Commit Graph
10 Commits
Author SHA1 Message Date
haikdc a78819e1cf [Haik]: round 1 of absracting the agents dir. Leaving this as is for now then will circle back bc hella code needs to be redone here and de slopped 2026-03-31 23:12:16 -07:00
haikdc de47fc06e6 [Haik]: ckpt, removed prompt templates and all related shit 2026-03-30 23:06:08 -07:00
haikdc 32093e0149 [Haik]: removed more unused code, now gonna remove the prompt templates feature entirely 2026-03-30 22:37:44 -07:00
haikdc 8be1e48341 [Haik]: removed unused endpoints, also made linter compatible with endpoint parsing 2026-03-30 22:00:36 -07:00
haikdc 1a9aa48df3 [Haik]: fixed vulture bc it wasnt working in the last push, found an additional 142 problems ggs 2026-03-30 20:29:50 -07:00
haikdc 5e8b1c02c7 [Haik]: added in better linter from the debugger. This good for now till the linter pip module done. Also i just peeked at the output and there are 799 linter errors, holy SLOP. 2026-03-30 20:24:28 -07:00
haikdc 3066f8647c [Haik]: Agentic refactor 1. Foundation & Packages for assistant-ui 2026-03-30 13:37:42 -07:00
haikdc 3449a55ec8 [Haik]: moved the mcp uvx to be in the folder it belongs in 2026-03-30 09:33:01 -07:00
haikdc 6ea5235a01 [Haik]: fixed custom linter error msg in ide to be more verbose for num items in file. Also modded the exceptions a bit. Also abstracted nine_router into a normal subapp typa format. Also made the linter functionally prevent publishing or merging if theres any errors. 2026-03-30 09:12:43 -07:00
haikdc 6deebbd052 [Haik]: ckpt, nine router now runs on different ports for dev vs prod. Also made a custom linter to enforce my standards 2026-03-30 08:53:52 -07:00