Commit Graph

12 Commits

Author SHA1 Message Date
Steve Androulakis
5d55a9fe80 Model Context Protocol (MCP) support with new use case (#42)
* initial mcp

* food ordering with mcp

* prompt eng

* splitting out goals and updating docs

* a diff so I can get tests from codex

* a diff so I can get tests from codex

* oops, missing files

* tests, file formatting

* readme and setup updates

* setup.md link fixes

* readme change

* readme change

* readme change

* stripe food setup script

* single agent mode default

* prompt engineering for better multi agent performance

* performance should be greatly improved

* Update goals/finance.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update activities/tool_activities.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* co-pilot PR suggested this change, and now fixed it

* stronger wording around json format response

* formatting

* moved docs to dir

* moved image assets under docs

* cleanup env example, stripe guidance

* cleanup

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-09 16:39:57 -07:00
Steve Androulakis
eb06cf5c8d Enhance Dev Experience and Code Quality (#41)
* Format codebase to satisfy linters

* fixing pylance and ruff-checked files

* contributing md, and type and formatting fixes

* setup file capitalization

* test fix
2025-06-01 08:54:59 -07:00
Laine
4e0ff0e535 Rename get_order_status to get_order, add ecommerce list orders goal 2025-04-11 17:14:10 -04:00
Steve Androulakis
08672d79e3 merged old agent goal in with keynote goal 2025-02-20 15:30:54 -08:00
Steve Androulakis
8fbbfef6f7 deepseek api support, dotenv dev fix, other improvements 2025-01-26 21:18:31 -08:00
Steve Androulakis
624b38855c README about invoice 2025-01-04 13:22:01 -08:00
Steve Androulakis
010518c16e refactors and ui enhancements 2025-01-04 11:27:59 -08:00
Steve Androulakis
f12c6ac471 Real events for FindEvents and real API for finding flights. TODO invoice creation 2025-01-03 21:11:48 -08:00
Steve Androulakis
f5cf7286a2 works a lot better with 4o! 2025-01-03 15:05:27 -08:00
Steve Androulakis
20d375b4ea vastly improved prompt history 2025-01-03 11:15:01 -08:00
Steve Androulakis
443401ba83 readme update 2025-01-01 17:01:38 -08:00
Steve Androulakis
33af355363 tools functions 2025-01-01 15:30:39 -08:00