Commit Graph
10 Commits
Author SHA1 Message Date
haikdc d6d6bc2271 [hAIk]: added in debug statements instead of printing/logging 2026-04-18 07:43:31 -07:00
haikdc ca2ea81f82 [hAIk]: refactor backend settings and tools routes to use explicit endpoint names (/get_settings, /update_settings, /get_builtin_permissions, /update_builtin_permissions) with matching frontend updates; simplify base_routes.ts to relative /api path; add new appsSlice Redux slice and register in store; remove unused GET_HISTORY reducer; rename structlint to lint across CI workflow, local.sh, and publish.sh; strip ANSI escape codes from NineRouter forwarded output; add swarm-debug as backend dependency 2026-04-18 07:21:41 -07:00
haikdc dbfa1a3c7d [Haik]: Fixed all pydantic instance attribute violations 2026-04-17 23:34:15 -07:00
haikdc e5ba3412f2 [Haik]: classes now extend basemodel and private vars properly dont start with an underscore 2026-04-05 21:17:03 -07:00
haikdc 2dec5b6283 [Haik]: created helper sub fulder and fixed imports 2026-04-05 21:13:18 -07:00
haikdc dd79b10e3c [Haik]: ckpt, made classes for NineRouterClient and NineRouterProcess, now gonna abstract the NineRouter dir a bit, then clean up the type specing/checking in all the classes 2026-04-05 21:10:07 -07:00
haikdc e835604a09 [Haik]: ckpt, initial version of NineRouter singelton 2026-04-05 20:58:44 -07:00
haikdc 28820c91eb [Haik]: ckpt, abstracted helpers within NineRouterProcess 2026-04-05 20:47:18 -07:00
haikdc aa250ce203 [Haik]: minor cleanup focussed around naming (especially the names starting with an underscore as this just nerfs all type checking/specing) also some logger removes, pulling out constants, etc. Now gonna pull out some helpers then maybe its singelton time again? 2026-04-05 20:33:40 -07:00
haikdc 961941bd38 [Haik]: ckpt, ai slop subscriptions subapp done, now time for janitor haik to come in 2026-04-05 20:19:27 -07:00