Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
1de2dca
chore(release): v0.1.26
github-actions[bot] Dec 27, 2025
6dbc908
ci: disable AI label workflow for fork compatibility
AbirAbbas Dec 31, 2025
f2168e0
Add explicit return type to useFilterState hook (#127)
XYuktaaa Jan 1, 2026
4b98042
chore(release): v0.1.27-rc.1
github-actions[bot] Jan 1, 2026
100b095
chore(release): v0.1.27
github-actions[bot] Jan 2, 2026
690d481
Hot reload controlplane local setup (#128)
AbirAbbas Jan 5, 2026
37261d5
chore(release): v0.1.28-rc.1
github-actions[bot] Jan 5, 2026
670c0ba
Switch hot-reload dev setup from Docker to native Air (#129)
AbirAbbas Jan 5, 2026
9b45422
chore(release): v0.1.28-rc.2
github-actions[bot] Jan 5, 2026
67c67c4
fix(control-plane): enforce lifecycle_status consistency with agent s…
AbirAbbas Jan 5, 2026
73adb4d
chore(release): v0.1.28-rc.3
github-actions[bot] Jan 5, 2026
81fb1c5
docs: add Discord community badge to README (#131)
AbirAbbas Jan 6, 2026
e6abe54
chore(ci): migrate Docker publishing from GHCR to Docker Hub (#133)
AbirAbbas Jan 6, 2026
9905817
chore(release): v0.1.28-rc.4
github-actions[bot] Jan 6, 2026
5ae09ca
chore(release): v0.1.28
github-actions[bot] Jan 6, 2026
feeaa21
docs: update Docker image references to Docker Hub (#134)
AbirAbbas Jan 6, 2026
7bbac52
feat(ci): add contributor reminder and assignment tracking workflows …
santoshkumarradha Jan 6, 2026
247da4d
add test connection_manager (#135)
hed1ad Jan 9, 2026
a2d033e
chore(release): v0.1.29-rc.1
github-actions[bot] Jan 9, 2026
0d5a420
fix(sdk/python): optimize memory usage - 97% reduction vs baseline
santoshkumarradha Jan 9, 2026
69afea2
refactor(sdk): convert memory benchmarks to proper test suites
santoshkumarradha Jan 9, 2026
ac1cf05
feat(ci): add memory performance metrics workflow
santoshkumarradha Jan 9, 2026
826ee65
feat(ci): enhance SDK performance metrics workflow
santoshkumarradha Jan 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/workflows/ai-label.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

263 changes: 263 additions & 0 deletions .github/workflows/contributor-reminders.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading