Commit Graph

324 Commits

Author SHA1 Message Date
bce46843b3 fix: skip malformed repository entries (#79)
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / build-frontend (pull_request) Successful in 5s
2026-08-06 06:18:22 +00:00
090a059c17 fix: reject invalid readiness user payload (#77)
All checks were successful
CI / lint (pull_request) Successful in 7s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 05:47:38 +00:00
8001933692 fix: handle null Gitea current-user payload (#75)
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 05:23:58 +00:00
902db45741 fix: normalize nullable user profile fields (#73)
All checks were successful
CI / lint (pull_request) Successful in 7s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 05:03:04 +00:00
dea3024f83 fix: bound readiness probe latency (#71)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 04:17:59 +00:00
d8f2248600 fix: normalize null Gitea collection payloads (#69)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 03:47:48 +00:00
19da7f47df fix: return retryable event stream upstream failures (#67)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 03:17:40 +00:00
a173182158 fix: bound event stream refresh latency (#58)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 01:18:41 +00:00
a92109b65f fix: normalize nullable pull request authors (#56)
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 00:47:54 +00:00
6a22bc212d fix: normalize nullable repository descriptions (#54)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 00:17:59 +00:00
f63c8c39b1 fix: escape markdown preview HTML (#52)
All checks were successful
CI / lint (pull_request) Successful in 7s
CI / build-frontend (pull_request) Successful in 4s
2026-08-05 23:48:27 +00:00
e8b5fd31a5 fix: handle nullable Gitea issue metadata (#50)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
2026-08-05 23:18:32 +00:00
f0dc260c9b fix: serve dashboard independently of process cwd (#46)
All checks were successful
CI / lint (pull_request) Successful in 10s
CI / build-frontend (pull_request) Successful in 5s
2026-08-05 22:17:33 +00:00
9b912fc837 fix: stop tracking Python bytecode
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 5s
2026-08-05 15:38:50 +00:00
965b24a183 fix: advertise retry delay on context timeout (#40)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 5s
2026-08-05 15:03:27 +00:00
9cdf9110fb fix: clarify stale release token recovery (#37)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 5s
2026-08-05 12:02:15 +00:00
610b659fd4 feat: add Gitea readiness probe
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / build-frontend (pull_request) Successful in 5s
2026-08-05 10:02:54 +00:00
286680c053 fix: bound context fallback latency (#30)
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / build-frontend (pull_request) Successful in 4s
2026-08-05 08:02:39 +00:00
9df3815417 feat: add realtime Gitea event stream widget
All checks were successful
CI / lint (pull_request) Successful in 10s
CI / build-frontend (pull_request) Successful in 5s
2026-08-05 04:04:40 +00:00
20a6820d9a feat: add independent dashboard health endpoint (#26)
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / build-frontend (pull_request) Successful in 5s
2026-08-05 03:02:51 +00:00
6e3bac7607 feat: autonomous issue-to-release execution engine
Some checks failed
CI / lint (pull_request) Failing after 1m57s
CI / build-frontend (pull_request) Has been skipped
2026-08-04 14:29:41 +00:00
8ff742c0fe chore: creative AI-imbued dashboard UI + fallback context endpoint
Some checks failed
CI / lint (push) Has been cancelled
Release / tag-release (push) Has been cancelled
CI / build-frontend (push) Has been cancelled
Release / draft-rc (push) Has been cancelled
2026-07-10 17:47:11 +00:00
cc677eecb1 fix: restore backend code after stale checkout 2026-07-07 00:58:58 +00:00
4614810774 feat(backend): add context endpoint and suggestion engine 2026-07-07 00:58:17 +00:00