-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Insights: agno-agi/agno
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.7.0
published
Jun 26, 2025
26 Pull requests merged by 9 people
-
feat: aggregated metrics
#3653 merged
Jul 2, 2025 -
feat: early stop workflow
#3726 merged
Jul 2, 2025 -
feat: metrics v2
#3670 merged
Jul 2, 2025 -
feat: steps workflow
#3706 merged
Jul 2, 2025 -
fix: Teams - Ensure we use UUID as a backup member_id
#3717 merged
Jul 1, 2025 -
Fix: agents deepcopy memory
#3716 merged
Jul 1, 2025 -
feat: workflows cookbook README
#3709 merged
Jul 1, 2025 -
feat: get users api for memory
#3715 merged
Jul 1, 2025 -
feat: Eval Manager apis
#3705 merged
Jun 30, 2025 -
fix: gmail-tools
#3703 merged
Jun 30, 2025 -
feat: Add debug_level paramater
#3702 merged
Jun 30, 2025 -
feat: remove playground from os, add built-in routes
#3681 merged
Jun 30, 2025 -
fix: cohere tool calling
#3693 merged
Jun 27, 2025 -
feat: update os demo file
#3691 merged
Jun 27, 2025 -
Formatting update
#3690 merged
Jun 27, 2025 -
feat: Knowledge pagination
#3655 merged
Jun 27, 2025 -
feat: integration tests for workflow 2.0
#3669 merged
Jun 27, 2025 -
chore: Release 1.7.0
#3674 merged
Jun 26, 2025 -
feat: Add debug logs for request params
#3667 merged
Jun 26, 2025 -
feat: Enable streaming with structured response
#3644 merged
Jun 26, 2025 -
Make langdb base url configurable
#3671 merged
Jun 26, 2025 -
schema update
#3668 merged
Jun 26, 2025 -
fix: pagination on eval manager
#3666 merged
Jun 26, 2025 -
feat: Add tools functions
#3664 merged
Jun 26, 2025 -
feat: access previous_steps_output in workflows
#3656 merged
Jun 25, 2025 -
fix: Update knowledge in os demo
#3657 merged
Jun 25, 2025
24 Pull requests opened by 21 people
-
feat: support structured output between steps
#3661 opened
Jun 25, 2025 -
feat: Making Uploaded files available for tools
#3662 opened
Jun 26, 2025 -
refactor/memory
#3663 opened
Jun 26, 2025 -
feat: demo pages
#3672 opened
Jun 26, 2025 -
[feat] Add support for bedrock file input
#3673 opened
Jun 26, 2025 -
feat: Gemini thinking configuration
#3675 opened
Jun 26, 2025 -
[refactor] textract replacement
#3677 opened
Jun 26, 2025 -
fix: streaming structured output
#3679 opened
Jun 27, 2025 -
[feat] Add NetMind provider
#3685 opened
Jun 27, 2025 -
bug: fix linear create_issue graphql mutation set projectId and assigneeId optional
#3688 opened
Jun 27, 2025 -
[fix] Remove get_request_params argument from ollama chat() API call
#3689 opened
Jun 27, 2025 -
feat: run evals from platfrom
#3692 opened
Jun 27, 2025 -
Create checkthis out
#3695 opened
Jun 28, 2025 -
feat: Add new tools to Serper toolkit
#3697 opened
Jun 28, 2025 -
Update team.py
#3699 opened
Jun 29, 2025 -
[feat] Add native Qwen model support
#3704 opened
Jun 30, 2025 -
feat: Debug logs improvement
#3708 opened
Jun 30, 2025 -
Feat: Cancel a run
#3710 opened
Jun 30, 2025 -
fix chromadb.py passed by ./scripts/validate.sh
#3711 opened
Jul 1, 2025 -
feat: Support extended JSON-Schema constraints in convert_schema
#3718 opened
Jul 2, 2025 -
feat: Knowledge uploads
#3720 opened
Jul 2, 2025 -
Bedrock-ainvoke
#3722 opened
Jul 2, 2025 -
fix get_embedding function return value not List[float] bug
#3725 opened
Jul 2, 2025 -
[fix] Correctly detect when tool has already been wrapped
#3728 opened
Jul 2, 2025
11 Issues closed by 7 people
-
[Feature Request] MCPTools in Workflow example
#3648 closed
Jul 2, 2025 -
[Bug] Custom retriever logs not visible
#3714 closed
Jul 1, 2025 -
[Bug] Agno gmail toolkit doesnt authenticate with google properly
#3645 closed
Jun 30, 2025 -
[Bug] ERROR Reasoning error: 'NoneType' object has no attribute 'replace'
#3610 closed
Jun 27, 2025 -
[Bug] The print of team output stream does not scroll to end, use ... instead
#3680 closed
Jun 27, 2025 -
[Bug] Error on using knowledge filters with Agent Knowledge
#3391 closed
Jun 27, 2025 -
[Bug] accuracy evaluation run_with_output wants agent_id
#3630 closed
Jun 27, 2025 -
[Bug] Streaming not working with AzureAIFoundry
#3568 closed
Jun 27, 2025 -
[Bug] Playground not working?
#3563 closed
Jun 26, 2025 -
[Bug] create_file using github tool fails on `assert is_optional(branch, str)`
#3636 closed
Jun 26, 2025
17 Issues opened by 13 people
-
[Bug] Growing chain of wrappers around tools leads to max recursion limit error
#3727 opened
Jul 2, 2025 -
Feature Request: Support for Callable/Function Instructions in Agent and Team Configuration
#3723 opened
Jul 2, 2025 -
[Bug] Not seeing LLM thought process/thinking steps despite enabling stream_intermediate_steps
#3721 opened
Jul 2, 2025 -
[Bug] unable to see tool results
#3719 opened
Jul 2, 2025 -
[Bug] Team coordinate mode: Member returns empty result when tool has stop_after_tool_call=True
#3713 opened
Jul 1, 2025 -
[Feature Request] Enhanced Tool Hook Interface for Team Session State Access
#3712 opened
Jul 1, 2025 -
[Bug] For Weaviate as vector database, the upsert is not supported.
#3700 opened
Jun 29, 2025 -
[Bug] Collection [recipes] does not exists
#3687 opened
Jun 27, 2025 -
[Bug] Start milvus-lite failed
#3683 opened
Jun 27, 2025 -
[Bug] Can't enter the service name to connect to containerized backend via Docker
#3682 opened
Jun 27, 2025 -
[Feature Request] Use Pydantic Secrets for Sensitive Toolkit Parameters
#3676 opened
Jun 26, 2025 -
[Feature Request] Knowledge Graph as Memory/KB
#3665 opened
Jun 26, 2025 -
Bug: 'User' object not subscriptable in /agno/generate/text endpoint
#3660 opened
Jun 25, 2025 -
[Feature Request] GCS (Google Cloud Storage) as knowledge base
#3658 opened
Jun 25, 2025
27 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[Bug] Complex Issue: 'ImportError: ToolExecution' initially, then 'no such file or directory' for entrypoint.sh, expecting return to ImportError
#3527 commented on
Jun 25, 2025 • 0 new comments -
[Feature Request] Paved detailed logging for API request/response
#2792 commented on
Jun 25, 2025 • 0 new comments -
[Bug] Facing an issue with Gemini model in MCPTools
#3298 commented on
Jun 26, 2025 • 0 new comments -
[Bug] Cannot return RunResponse
#3270 commented on
Jun 26, 2025 • 0 new comments -
[Feature Request] Add file input (PDF) support for AWS Bedrock
#3628 commented on
Jun 26, 2025 • 0 new comments -
[Bug] Tool results are no longer visible in playground
#3374 commented on
Jun 27, 2025 • 0 new comments -
How to send image from agent ui and how to get sessions for a specific user
#3499 commented on
Jun 27, 2025 • 0 new comments -
[Bug] Reasoning not working | Reasoning response is None, continuing regular session...
#3461 commented on
Jun 27, 2025 • 0 new comments -
[Bug] qwen3 no think
#3462 commented on
Jun 27, 2025 • 0 new comments -
[Bug] @tool not working as expected
#3638 commented on
Jun 27, 2025 • 0 new comments -
[Bug] Cohere Chat not working with tool calls
#3503 commented on
Jun 27, 2025 • 0 new comments -
How do I stop an agent run?
#3106 commented on
Jun 28, 2025 • 0 new comments -
[Feature Request] Support OR conditions and NULL handling in knowledge base filtering
#3403 commented on
Jun 29, 2025 • 0 new comments -
[Feature Request] Custom prompt and enhanced metadata for AgenticChunking
#3402 commented on
Jun 29, 2025 • 0 new comments -
[Feature Request] Can it work with Qwen LLM ?
#3578 commented on
Jun 30, 2025 • 0 new comments -
[Bug] Unable to either disable SSL or provide SSL path to certification
#2608 commented on
Jun 30, 2025 • 0 new comments -
[Bug] Gemini + Open Router session breaks after removing tool from agent - finish reason MALFORMED_FUNCTION_CALL
#3649 commented on
Jun 30, 2025 • 0 new comments -
[Bug] DeepSeek R1 Agent reasoning_content Missing and Streaming Response Handling Issue
#3440 commented on
Jul 2, 2025 • 0 new comments -
feat: WIP - Integrate Surrealdb as VectorDB
#3235 commented on
Jun 25, 2025 • 0 new comments -
[Fix] wrong return type
#3381 commented on
Jun 27, 2025 • 0 new comments -
feat: v0 workflows 2.0
#3447 commented on
Jul 2, 2025 • 0 new comments -
[feat] Add redis vectordb
#3539 commented on
Jun 30, 2025 • 0 new comments -
fix: Async tool call
#3565 commented on
Jun 26, 2025 • 0 new comments -
feat: add allow_partial_failure option to MultiMCPTools
#3627 commented on
Jul 1, 2025 • 0 new comments -
[feat] added optional user-provided client, hitl, type ann.
#3639 commented on
Jun 29, 2025 • 0 new comments -
feat: 2.0 Console
#3651 commented on
Jun 26, 2025 • 0 new comments -
feat: playwright browser website reader
#3654 commented on
Jun 26, 2025 • 0 new comments