Commit Graph

18 Commits

Author SHA1 Message Date
ryanbijoy b6ef35fe55 micro-fix: Removed the NULL boxes and Renamed it to 2026-01-28 15:19:52 +05:30
ryanbijoy 6fb84b6889 gitignore changes 2026-01-28 15:06:19 +05:30
Chrishabh2002 715df547bb chore: remove generated agent logs and ignore them 2026-01-25 17:23:50 +05:30
Richard T 482a4933d5 feat: Add Ruff configuration and update .gitignore
- Add Ruff linter configuration to core/pyproject.toml
- Add uv.lock to .gitignore

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 14:43:03 -08:00
Viacheslav Borisov 4b33f2a237 feat: Add .venv to .gitignore and improve script error handling
Adds the `.venv` directory to the `.gitignore` file to prevent accidental commits.

Also, enhances the `scripts/setup-python.sh` script to include error handling for the `pip install` command, providing a more informative message if the upgrade fails.
2026-01-24 01:14:08 +04:00
bryan 1f39b50dc0 Merge branch 'staging' into fix/testing 2026-01-22 13:49:39 -08:00
Timothy 95b92c1ee2 chore: update documents of all languages 2026-01-22 10:50:43 -08:00
Timothy 17fcd3f774 fix: mcp server path 2026-01-21 19:39:30 -08:00
bryan 937cbfffb6 update to gitignore 2026-01-21 19:02:29 -08:00
Timothy @aden ae349e133c Merge pull request #44 from TimothyZhang7/feature/persistent-sessions
Feature/persistent sessions
2026-01-21 09:10:45 -08:00
Timothy 26d0ab4419 feat(cli): basic session support, mcp integration issues 2026-01-21 07:45:41 -08:00
bryan 6aa5634363 Merge branch 'main' into feat/test-phase 2026-01-20 16:36:27 -08:00
bryan e2945b6c99 initial test phase 2026-01-20 16:28:21 -08:00
Timothy @aden d346865464 Merge branch 'main' into feat-incorporate-file-system-tools 2026-01-20 16:23:40 -08:00
Timothy ea21038daf fix: validator to support hitl nodes 2026-01-20 16:11:01 -08:00
Richard T a098c88413 fix: change the file tools dir 2026-01-20 10:33:34 -08:00
bryan a342deee3e Add Python gitignore patterns for aden-tools 2026-01-19 18:46:17 -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