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 |
|
haikdc
|
7c5ed2557e
|
[Haik]: ok ik this looks like alot but basically all i did was move the HaikFix folder to the backend root, then irenamed the apps folder to OLDapps, then i renamed HaikFix to apps
|
2026-04-02 17:50:29 -07:00 |
|
haikdc
|
6f5368388c
|
[Haik]: removed all nested imports that didn't cause circular imports. Holy shit is manual coding needed here, the slop is sloppin bro wtf is this, i stg if any dev ever wrote code like this they shld be fired immediately.
|
2026-03-31 23:56:27 -07:00 |
|
haikdc
|
8be1e48341
|
[Haik]: removed unused endpoints, also made linter compatible with endpoint parsing
|
2026-03-30 22:00:36 -07:00 |
|
haikdc
|
662805d573
|
[Haik]: 9router working again (at least locally)
|
2026-03-30 11:56:05 -07:00 |
|
haikdc
|
389679660b
|
[Haik]: ckpt, (refactored remaining >250 line files to be less then 250) (made some fixes to the way 9router runs locally, but theres more issues stemming from the fact that local and prod backends run on the same port, fixing this rn)
|
2026-03-30 07:36:51 -07:00 |
|
haikdc
|
781003227d
|
[Haik]: Agentic refactor 3. DRY Up Cross-Cutting Patterns
|
2026-03-30 02:42:48 -07:00 |
|