Arnav Naval
|
58c241442b
|
add local.sh Windows compatability
|
2026-04-20 01:14:39 -05:00 |
|
haikdc
|
f691ca1ff1
|
[Haik]: added lintignores
|
2026-04-18 00:20:44 -07:00 |
|
haikdc
|
4866e644e2
|
[hAIk]: add .lintignore sentinel files for per-folder lint suppression — drop a .lintignore in any directory to skip all checks, or .lintignore-{rule} to skip a specific one (max-file-lines, max-folder-items, no-nested-imports, vulture, eslint, knip, endpoints, classes). Adds collect_lintignores() and is_lintignored() to checks/init.py, wires filtering into lint.py and all sub-linter runners, and updates watch mode to detect .lintignore changes
|
2026-04-18 00:13:43 -07:00 |
|
haikdc
|
fa3376f9d8
|
[Haik]: renamed the oath folder to OAuthService
|
2026-04-05 15:46:52 -07:00 |
|
haikdc
|
beb37eed42
|
[Haik]: abstracted and refactored the oath providers so its easier to add on to.
|
2026-04-05 14:49:11 -07:00 |
|
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 |
|