Commit Graph

61 Commits

Author SHA1 Message Date
Solomon
930b8f6146 Markdown rendering for Gemini-CLI and other Assitant messages (#89)
* Cluster Gemini messages

* Render Assitant messages as markdown
2025-07-08 12:25:52 +01:00
Anastasiia Solop
597cefbf97 feat: Add Sentry (#55)
* add basic sentry integration

* add FE sourcemaps to Sentry

* add sentry release step to pre-release workflow

* add test exceptions

* update pnpm lock file

* workflow fixes

* upload rust debug files to sentry in CI

* fix action name

* fix sentry upload action args

* fix env name to match CI

* fix sentry-cli on windows

* remove test errors, format FE files

* cargo fmt

* mcp bin async fix

* update Sentry DSN to new project

* update Sentry DSN to new project
2025-07-04 11:11:45 +02:00
Gabriel Gordon-Hall
340b094c75 chore: setup CI scripts (#6)
* wip: workflows

* wip: fix up issues in ci scripts and fix frontend lint errors

* wip: fix backend lints

* remove unused deps

* wip: build frontend in test.yml

* wip: attempt to improve Rust caching

* wip: testing release

* wip: linear release flow

* wip: check against both package.json versions

* wip: spurious attempt to get Rust caching

* wip: more cache

* merge release and publish jobs; add more caching to release flow

* decouple github releases and npm publishing

* update pack flow

---------

Co-authored-by: couscous <couscous@runner.com>
2025-06-27 13:32:32 +01:00
couscous
c315eaaa51 chore: fmt deps 2025-06-25 09:36:34 +01:00
Louis Knight-Webb
354234b70b Improve layout 2025-06-21 19:13:42 +01:00
Louis Knight-Webb
6c402d6e46 Cleanup 2025-06-17 20:36:25 -04:00
Louis Knight-Webb
eca26240fe Add click to component 2025-06-16 11:30:11 -04:00
Louis Knight-Webb
0041f5e92a Kanban 2025-06-14 19:02:37 -04:00
Louis Knight-Webb
b96277195f Add tasks 2025-06-14 18:44:34 -04:00
Louis Knight-Webb
ca231bd6be User management 2025-06-14 16:26:48 -04:00
Louis Knight-Webb
563994934d Init 2025-06-14 15:14:08 -04:00