Back to Agno

Test Log: cookbook/levels_of_agentic_software

cookbook/levels_of_agentic_software/TEST_LOG.md

2.6.41.4 KB
Original Source

Test Log: cookbook/levels_of_agentic_software

Date: (pending) Environment: .venvs/demo/bin/python (Python 3.12) Model: gpt-5.2 via OpenAIResponses


level_1_tools.py

Status: (pending)

Description: Agent with tools writes a Fibonacci function, saves to file, and runs it.

Result: (pending)


level_2_knowledge.py

Status: (pending)

Description: Agent loads project conventions into knowledge base, writes a CSV parser following conventions, and handles a follow-up question.

Result: (pending)


level_3_learning.py

Status: (pending)

Description: Session 1: Agent learns functional programming preference. Session 2: Agent applies the preference to a new task without being reminded.

Result: (pending)


level_4_team.py

Status: (pending)

Description: Coding team (Coder, Reviewer, Tester) builds a Stack data structure with tests. Team leader coordinates the process.

Result: (pending)


level_5_api.py

Status: (pending)

Description: Production agent with PostgresDb and PgVector writes an email validator. Requires PostgreSQL running.

Result: (pending)


Summary

#FileStatus
01level_1_tools.py(pending)
02level_2_knowledge.py(pending)
03level_3_learning.py(pending)
04level_4_team.py(pending)
05level_5_api.py(pending)

Result: 0/5 tested