Commit Graph

34 Commits

Author SHA1 Message Date
Timothy 69cd9ab9f5 fix: usage guide
Release / Create Release (push) Waiting to run
2026-01-28 08:16:05 -08:00
Bryan @ Aden bfb1a81b7a Merge pull request #944 from adionit7/docs/remove-docker-compose-references
docs: remove outdated Docker Compose references
2026-01-27 19:45:52 -08:00
RichardTang-Aden 5051f44543 Merge branch 'adenhq:main' into main 2026-01-27 17:14:10 -08:00
Richard Tang 9d98f9f678 docs: update the claude code skill instruction 2026-01-27 17:13:38 -08:00
adionit7 fc36a5e607 docs: remove outdated Docker Compose references
The repository does not include docker-compose files, but multiple docs
claimed "Docker Compose deployment out of the box." This was left over
from a previous release.

Changes:
- README.md: Update FAQ to describe Python package deployment
- README.ko.md: Same update for Korean translation
- docs/configuration.md: Remove "Docker Compose Integration" section
  and docker compose commands
- docs/quizzes: Update tasks that referenced docker-compose.yml
- .github/CODEOWNERS: Remove docker-compose*.yml entry
- scripts/setup.sh: Remove docker-compose.override.yml copy step

Fixes #923
2026-01-27 06:58:18 +05:30
RichardTang-Aden 0a8c30c3da Merge pull request #788 from SoulSniper-V2/feat/add-deepseek-docs
docs(llm): add DeepSeek models support documentation and examples
2026-01-26 14:33:51 -08:00
Arush Wadhawan 40e39d29f8 docs(llm): add DeepSeek models support documentation and examples
Signed-off-by: Arush Wadhawan <warush23+github@gmail.com>
2026-01-26 12:24:51 -05:00
subhampanja28 5b46132c81 docs(readme): fix broken architecture documentation link 2026-01-26 17:24:22 +05:30
Richard T 53aebd5cea docs: add issue assignment for contributors 2026-01-25 17:38:23 -08:00
LunaStev e75253f16a add missed 2026-01-24 15:05:26 +09:00
LunaStev 7d416f5421 translate korean 2026-01-24 15:00:38 +09:00
Timothy 47f83651ff chore: fix documentations 2026-01-22 10:04:26 -08:00
Timothy 560ff6ad34 fix: environment setup 2026-01-22 09:49:09 -08:00
Timothy 16328cbe8f refactor: aden-tools to tools 2026-01-22 08:13:06 -08:00
Timothy @aden c4948b6e2e Merge pull request #66 from vincentjiang777/chore/readme
new languages on readme
2026-01-22 07:41:36 -08:00
Vincent Jiang 11ed2398dc new languages on readme 2026-01-21 21:29:04 -08:00
Timothy @aden e915e79704 Merge pull request #49 from vincentjiang777/chore/readme
new readme
2026-01-21 14:28:48 -08:00
Vincent Jiang cd2e64bcc8 changes to readme, job posts, styling 2026-01-21 14:19:11 -08:00
Mohamed Awnallah 56a84d9991 README.md: update docs 2026-01-21 07:25:43 +02:00
Timothy @aden d346865464 Merge branch 'main' into feat-incorporate-file-system-tools 2026-01-20 16:23:40 -08:00
Timothy 5ec18bb673 chore: adjust diagram 2026-01-20 15:34:02 -08:00
Timothy 0dab1b32f5 fix: diagram color scheme 2026-01-20 14:00:13 -08:00
Timothy 95f375547a chore: compact the architecture digram 2026-01-20 13:57:59 -08:00
Timothy 0e9582b56c chore: update diagram chart 2026-01-20 13:53:29 -08:00
Richard T c3b7e7d8e3 chore: update docs 2026-01-19 20:12:31 -08:00
Vincent Jiang c51c1ff754 Add engineering challenges and scripts for GitHub topics
- Created quizzes for various engineering tracks: Getting Started, Architecture Deep Dive, Build Your First Agent, Frontend Challenge, and DevOps Challenge.
- Added README for the quizzes directory to guide users through the challenges.
- Implemented a script to set GitHub repository topics for adenhq/hive using GitHub CLI.
2026-01-19 19:41:30 -08:00
Richard T 4461dd4453 chore: add roadmap.md 2026-01-18 18:12:59 -08:00
Adel 58de0a7391 headerUpdate 2026-01-16 19:46:10 -08:00
Aden HQ e0fd3e6401 Merge pull request #15 from bryanadenhq/feat/update-to-readme
updated readme
2026-01-16 16:54:51 -08:00
bryan 80a75358cf updated readme 2026-01-16 16:49:42 -08:00
Richard T 5114b95ad2 chore: update title card image 2026-01-15 16:42:00 -08:00
vincentjiang777 050229afc9 Revise README description for Hive project
Updated project description for clarity and correctness.
2026-01-14 20:25:18 -08:00
Timothy @aden 80909f5ed7 Rename Beeline to Hive in README
Updated README to reflect project name change from Beeline to Hive and adjusted related links and descriptions.
2026-01-14 20:11:52 -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