bryan
82f05d1102
Merge branch 'main' into feature/tui-dashboard
2026-02-04 07:49:08 -08:00
bryan
ea30e5c631
consolidate workspace to uv monorepo
2026-02-03 17:47:57 -08:00
bryan
23e249144d
Merge remote-tracking branch 'origin/main' into feature/tui-dashboard
...
# Conflicts:
# .github/workflows/ci.yml
2026-02-03 12:26:51 -08:00
bryan
25014bfa89
update ci to use uv, updated linting
2026-02-03 12:14:13 -08:00
Hundao
75dd053a40
fix(ci): migrate remaining CI jobs from pip to uv ( #3366 )
...
Closes #3363
2026-02-03 18:11:32 +08:00
Richard Tang
9a177c46e1
feat: edit bot prompt to be able to decide on the technical size of issue
2026-02-02 11:39:44 -08:00
Richard Tang
29a1630d0f
feat: add tool tests in CI
2026-02-01 19:38:33 -08:00
RichardTang-Aden
96308637d6
Merge pull request #1745 from Aman030304/fix/runner-logging
...
Refactor: Replace print with logging in AgentRunner
2026-01-28 18:00:28 -08:00
RichardTang-Aden
c869e1955a
Merge pull request #1934 from mishrapravin114/fix/auto-close-circular-duplicate
...
Fix/auto close circular duplicate
2026-01-28 15:44:45 -08:00
Richard Tang
434f1d7298
chore: add-micro-fix-requirements
2026-01-28 13:33:29 -08:00
mishrapravin114
05dde7414f
fix(workflow): prevent circular duplicate closure in auto-close script
...
- Skip closing an issue as duplicate of another that is already closed
(avoids circular closure when bot and human close in opposite order).
- Skip when duplicate target is self (same issue number).
- Extract testable helpers: isDupeComment, isDupeCommentOldEnough,
authorDisagreedWithDupe, getLastDupeComment, decideAutoClose.
- Add 23 unit tests (Bun) and run them in CI before auto-close step.
- Add scripts/AUTO_CLOSE_DUPLICATES_CROSS_VERIFY.md for impact summary.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-01-29 00:22:23 +05:30
Kunal Parmar
ec89bf3622
chore(ci): harden triage bot against low-quality AI spam
2026-01-28 22:32:40 +05:30
Richard Tang
ba2889faf8
chore: allow excluding doc PRs
2026-01-27 16:26:21 -08:00
Richard Tang
1e6c5b8e11
fix: CI issues
2026-01-27 16:26:21 -08:00
Richard Tang
1199c02bfd
feat: allow micro fixes be passed as a PR
2026-01-27 16:26:21 -08:00
Timothy
e4f451e3f5
fix: lint issues with new enforcement
2026-01-27 10:45:49 -08:00
Aman
e6900647f8
ci: add windows runner to test workflow
2026-01-27 22:06:59 +05:30
Bryan @ Aden
8525aec49c
Merge pull request #934 from adionit7/fix/validate-exports-skip-when-empty
...
ci: make Validate Agent Exports skip clearly when exports/ is missing or empty
2026-01-26 17:48:44 -08:00
adionit7
e57cad7159
ci: make Validate Agent Exports skip clearly when exports/ is missing or empty
...
Previously, when exports/ was missing or empty, the bash glob
`exports/*/` would not match anything and the loop would silently
do nothing. The job would pass without actually validating anything,
which was misleading.
Now the job:
- Explicitly checks if exports/ directory exists
- Uses nullglob to handle empty directories properly
- Logs clear messages when skipping validation
- Reports the number of agents validated when successful
Fixes #887
2026-01-27 05:59:43 +05:30
Timothy
e1346ae557
fix: include actual status check in pr requirements
2026-01-26 13:34:54 -08:00
Timothy
4f3d34d01e
fix: consolidate dedupe and triage
2026-01-26 13:29:33 -08:00
Timothy
236e8e8638
fix: explain the pr requirement
2026-01-26 12:41:16 -08:00
Timothy
e0544a57f9
fix: pr requirements
2026-01-26 12:30:12 -08:00
Timothy
4575540d69
fix: pr requirements
2026-01-26 11:54:10 -08:00
Timothy
6834dcfcb7
fix: backfill pr requirements
2026-01-26 11:47:04 -08:00
Timothy
7fe21d91f2
fix: pr requirements
2026-01-26 11:15:29 -08:00
Timothy
ac646603c9
chore: enforce pr requirement
2026-01-26 10:54:50 -08:00
Timothy
7d462ff976
feat(actions): auto dedupe workflow
2026-01-26 10:38:01 -08:00
Timothy
d1cfef5d8a
fix: issue dedupe action
2026-01-26 10:06:37 -08:00
Timothy
6ae38b66ba
chore(actions): automated bot
2026-01-26 09:43:25 -08:00
Timothy
995ab8faaf
fix: allow triage for all issues
2026-01-25 16:58:30 -08:00
Timothy
14faca3933
fix: remove oidc token permission check
2026-01-25 16:22:19 -08:00
Timothy
e8c9cc65dc
chore: use GITHUB_TOKEN in action
2026-01-25 16:19:16 -08:00
bryan
c53acfdf77
set model
2026-01-25 15:39:31 -08:00
bryan
08beffea33
added claude issue triage workflow
2026-01-25 15:31:10 -08:00
Bryan @ Aden
7ed5006a70
"Claude Code Review workflow"
2026-01-25 15:19:29 -08:00
Bryan @ Aden
e009de1c9a
"Claude PR Assistant workflow"
2026-01-25 15:19:28 -08:00
Timothy
f5e887939c
chore: fix git actions
2026-01-22 11:04:26 -08:00
Timothy
689db5ab33
feat: initial open-source release
...
Release / Create Release (push) Waiting to run
Release / Publish Docker Images (push) Blocked by required conditions
Beeline - Open-source LLM observability and control platform
Features:
- Real-time agent monitoring dashboard
- LLM metrics and analytics (TimescaleDB)
- Cost tracking and budget controls
- WebSocket event streaming
- MCP (Model Context Protocol) server
Apache 2.0 License
2026-01-13 20:13:05 -08:00