Releases: agentic-dev-io/agent-farm
Releases · agentic-dev-io/agent-farm
Release 0.2.0
What's Changed
- Add DevOps automation, specialized Copilot agent, and MCP memory integration by @Copilot in #1
- Optimize GitHub Actions workflows: reduce runtime 20-75%, cut costs 40-60% by @Copilot in #2
- Add path-specific Copilot instructions for repository onboarding by @Copilot in #3
- Replace copilot-instructions.md with validated practical guide by @Copilot in #4
- Add comprehensive GitHub Copilot MCP instructions for Context7 and Serena by @Copilot in #5
- [WIP] Check and improve Copilot setup in repository by @Copilot in #6
- Fix pip-audit security scan to use exported requirements by @bjoernbethge in #7
- fix: pin Trivy action to specific version for reproducibility by @bjoernbethge in #8
- feat: add Secure Desktop Agent infrastructure by @bjoernbethge in #9
- Claude/duckdb spec engine ayal3 by @bjoernbethge in #10
- chore(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 in /.github/workflows in the github_actions group across 1 directory by @dependabot[bot] in #12
New Contributors
- @Copilot made their first contribution in #1
- @bjoernbethge made their first contribution in #7
- @dependabot[bot] made their first contribution in #12
Full Changelog: v0.1.5...v0.2.0
v0.1.5
🗂️ Project reorganization:
- Moved scripts to
scripts/directory - Updated Dockerfile for new structure
- Docker image verified and working
v0.1.4 - Polished README
🚜 Polished README with:
- Feature tables with emojis
- DuckDB extensions overview table
- Better organized SQL macro examples
- Happy Farming footer 🦆
v0.1.3
Fix badge display on GitHub and PyPI (Ollama, Query Farm)
v0.1.2
Fix README image display on PyPI
v0.1.1
What's New in v0.1.1
Features
- SQL macros for LLM agents (web search, shell/Python execution, web scraping, RAG)
- DuckDB extensions: httpfs, json, icu, vss, ducklake, lindel
- Community extensions: http_client, duckdb_mcp, jsonata, shellfs, zipfs
Changes
- Improved extension installation with error handling
- Updated README with comprehensive macro documentation
- Docker support with pre-installed extensions
Installation
pip install agent-farm