Francy51
  • Joined on 2026-02-16
Francy51 pushed to main at Francy51/Space-Game 2026-06-16 22:27:40 +00:00
cd9846b857 chore(commitlint): convert config to ESM for module project
72a41c2d76 feat(kanban): card detail modal and rich agent-run console
e4f0abed20 feat(api): add bevy playtest, worktree review, and drop seeding
aee13cb81a fix(game): initialize AiConfig resource in AiPlugin
97a9f611bb docs(orchestrator): document that agents cannot complete cards
Compare 18 commits »
Francy51 pushed to main at Francy51/Space-Game 2026-06-10 03:11:19 +00:00
f83a0c5e59 feat(galaxy): refactor params into core/disk/beam layers, fix randomize button scaling
b372a75a84 Split character creation into mod/params/ui submodules
8a966b9584 Slow orbital periods for readability at galaxy-inspection scale
75f58bcd54 Rename galaxy_creation to galaxy; add character creation skeleton
031a674bd0 Add orbital path integration for POIs in galaxy map
Compare 18 commits »
Francy51 created branch main in Francy51/Space-Game 2026-05-25 17:00:47 +00:00
Francy51 pushed to main at Francy51/Space-Game 2026-05-25 17:00:47 +00:00
e14e43da42 Initial commit
Francy51 created repository Francy51/Space-Game 2026-05-25 17:00:30 +00:00
Francy51 pushed to v2/rewrite at Francy51/MosaicIQ 2026-05-15 14:25:19 +00:00
27f00005f5 Make home page greeting dynamic based on user initials and time of day
Francy51 pushed to v2/rewrite at Francy51/MosaicIQ 2026-05-15 04:28:55 +00:00
50d166cb7c Merge branch 't3code/61c5f7df' into v2/rewrite
0e5a31866f feat(memo): add and delete sections via RPC
c8a39e6416 Add user profile customization with name, role, email, and phone
0624026af3 Migrate to Pi Coding Agent SDK for multi-provider LLM support
506d092b2b Wire remaining reactive UI controls
Compare 7 commits »
Francy51 pushed to t3code/61c5f7df at Francy51/MosaicIQ 2026-05-15 04:27:55 +00:00
c8a39e6416 Add user profile customization with name, role, email, and phone
0624026af3 Migrate to Pi Coding Agent SDK for multi-provider LLM support
506d092b2b Wire remaining reactive UI controls
f95b0ae912 Implement local SQLite backend and reactive UI
4aa3f7b362 Split shared RPC handler by domain
Compare 5 commits »
Francy51 created branch t3code/61c5f7df in Francy51/MosaicIQ 2026-05-15 04:27:54 +00:00
Francy51 pushed to v2/rewrite at Francy51/MosaicIQ 2026-05-14 19:42:05 +00:00
df367756d0 Implement RPC contract validation baseline
Francy51 pushed to v2/rewrite at Francy51/MosaicIQ 2026-05-14 17:13:30 +00:00
379c07b50c Add v2 rewrite: monorepo with desktop and web apps, shared packages, docs, and wireframes
6d7eed9230 Initial commit
Compare 2 commits »
Francy51 created branch v2/rewrite in Francy51/MosaicIQ 2026-05-14 17:13:30 +00:00
Francy51 pushed to main at Francy51/MosaicIQ 2026-05-01 18:26:59 +00:00
481419afc1 ci: add CI pipeline for Rust and TypeScript tests
895181dc8c feat: add search/query utilities, filing type filters, and query history
Compare 2 commits »
Francy51 pushed to main at Francy51/MosaicIQ 2026-05-01 18:10:26 +00:00
f12047052e chore: add linting/formatting config and improve README
Francy51 pushed to main at Francy51/MosaicIQ 2026-05-01 17:45:52 +00:00
e74f92e0f5 docs: add CONTRIBUTING.md with operational guidelines
Francy51 pushed to main at Francy51/MosaicIQ 2026-05-01 17:40:13 +00:00
fc42025ca5 committing to move onto other things
088f6f6e4b Add fullscreen editor modal and secure external links with target=_blank
ddb28cf8cf Merge t3code/expand-inspector-editor: add expandable full-screen editor modal to ResearchInspector
d935ac80ef Add expandable full-screen editor modal to ResearchInspector note body
70fe6efd70 Refactor Research UI into decomposed screen/workbench/rail architecture with dedicated controllers and hooks
Compare 24 commits »
Francy51 pushed to mvp-0.2.0 at Francy51/MosaicIQ 2026-04-09 20:14:53 +00:00
Francy51 created branch mvp-0.2.0 in Francy51/MosaicIQ 2026-04-09 20:14:52 +00:00
Francy51 pushed to main at Francy51/MosaicIQ 2026-04-09 20:14:49 +00:00
edcd8d7401 Update terminal components and command specifications
1fc677d2a6 Implement research workflow and frontend wiring
7696464b64 feat(news): add news ingestion and panel integration
51e2f74d5b chore: sync main with architecture review follow-ups
e0079e2ca0 Merge remote-tracking branch 'origin/main'
Compare 6 commits »
Francy51 pushed to main at Francy51/MosaicIQ 2026-04-08 23:08:26 +00:00
9b856107b0 fix(ui): Fix terminal response area clipping on right side
e8a5ace693 Fix streaming, portfolio persistence, and app shell
Compare 2 commits »