Scott.Idem
  • Joined on 2026-03-10
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-10 20:53:48 -04:00
940e25d549 fix(theme): add missing color ramps to AE_Firefly_Axonius
22d62ba3b1 Adjusting styles Axonius
c7fa75afc7 ui(badges): add background image bleed support (cfg_json, PVC layout)
cfdec1e305 Forgot to include this update
bfe02727bf docs(passcode): note backend fixes implemented and tested; phase 2 pending
Compare 27 commits »
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-04-08 23:16:35 -04:00
27ca7c7efd fix: apply host_type path correction in OpenAI orchestrator
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-04-08 22:30:56 -04:00
869a596f4b fix: don't fall back when a model is explicitly configured in registry
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-04-08 22:16:49 -04:00
3b3456600a feat: store and display backend + host metadata on chat messages
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-04-08 21:36:49 -04:00
6c84d6ae72 docs: update README and CLAUDE.md for install script and backup
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-04-08 21:24:10 -04:00
2629983452 fix: create cortex config dir and restic password file during install
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-04-08 21:17:54 -04:00
f668826f79 fix: bootstrap pip via ensurepip if missing from venv
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-04-08 19:36:23 -04:00
576f22216a feat: restic backup of home/ with systemd daily timer
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-04-08 19:20:03 -04:00
bf800acca8 chore: remove home/ from git, update gitignore
d9a322164a feat: OpenAI-compatible orchestrator + backend auto-routing
Compare 2 commits »
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-04-08 19:11:32 -04:00
8ba5247ef5 tooling: install script, workspace file, and dev-restart helper
a6e404c143 feat: host_type field for OpenRouter / OpenAI-compatible API support
2dd94696d5 fix: model-tag color was #334155 (invisible on dark theme) → #475569
8570e8d852 fix: backend toggle not sent to server; add per-message model tag
9299ce5ba6 test: model registry unit test suite (45 tests)
Compare 32 commits »
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-07 22:43:17 -04:00
c979454d84 docs(idaa): update IDAA doc with staff editing rules, Contact 1 convention, test coverage
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-07 22:40:47 -04:00
8d30e01ad4 fix(idaa): harden identity linkage in BB post and comment edit handlers
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-04-07 22:09:10 -04:00
f2765d6a5e feat(idaa): enforce mandatory Novi UUID linkage for member content
ef45a0ca0f feat(badges): TC modal centering, positioning, and allow-tracking toggle
b01478a87f More layout and style clean up and related.
f34074cdd6 Cleaning up the styles and some permissions
ae9cdaf9f1 badges: per-tier search limits — result cap + min chars, config UI
Compare 77 commits »
Scott.Idem pushed to development at Scott.Idem/OSIT-AE-API-FastAPI 2026-04-07 17:13:37 -04:00
c837d465ca chore: remove temporary debug logging from event_badge_methods
2659047d24 fix: sql_update record_id missing on Vision ID models — update path now works
18374f855f event: Zoom CSV import — temporary Axonius badge_type_code mapping (attendee/sponsor)
e5acefe8f6 model: event_badge_template — treat other_json as Json to match DB
082163b5df Spaces gone
Compare 21 commits »
Scott.Idem pushed to development at Scott.Idem/OSIT-AE-API-FastAPI 2026-03-27 19:58:45 -04:00
1f9cbb0a1f Commit remaining changes: logging upgrades and E2E test
7f87f32b70 Add INFO logging for nested parent-resolution and add E2E nested-create test for event_badge
Compare 2 commits »
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-03-27 19:57:20 -04:00
83e271a323 Version updates
ace90ad043 docs(todo): document flowbite-svelte ModalProps errors and orphaned ShadCN packages
d139ed1bd0 fix(types): add aria-hidden to IconProps augment; remove orphaned ShadCN components
3d988222a1 fix(types): move @lucide/svelte augmentation to module-context file
5433a906bb fix(types): restore class prop on Lucide IconProps after 0.577.0 breakage
Compare 15 commits »
Scott.Idem pushed to ae_app_3x_llm at Scott.Idem/OSIT-AE-App-Svelte 2026-03-27 14:03:34 -04:00
1e2c9d9b74 docs(idaa): document Novi API rate limits and backoff behavior
e64001cf63 fix(idaa): add 10s backoff retry on Novi API 429 rate-limit
4137d8677d refactor(idaa): simplify Novi verification — remove reactive UUID, dedupe, rate-limit
19d0145d00 fix(idaa): fix Novi UUID verification — stuck spinner, repeat calls, impersonation
9d44b9341c Now with the ability to actually create a badge. We still need to make this look nicer. Buttons should look more like button and consistent with the other areas of AE Events Badges. Also take a look at the trigger updated fields.
Compare 7 commits »
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-03-26 22:51:52 -04:00
24c9f52b49 fix: agent mode icon — 🥸 in dropdown, on Run button
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-03-26 22:43:35 -04:00
3bada5f311 fix: font sizes 21/25/17px, icon labels on send btn, no-wrap fix
Scott.Idem pushed to master at Scott.Idem/Cortex-Inara 2026-03-26 22:20:11 -04:00
cf277f822e feat: Inter font, weight 450, bumped base sizes across all pages