Commit Graph

10 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
Steve Androulakis
847f4bbaef Review dallastexas92 nostripekey (#35)
* Update setup.md

Detail that the stripe key must be commented out in order to create a dummy invoice

* Update create_invoice.py

Remove the example invoice function as the 'else' statement already captures this

* Update setup.md

Edited verbiage for the create invoice explanation

* cover empty stripe api env

---------

Co-authored-by: Dallas Young <33672687+dallastexas92@users.noreply.github.com>
2025-05-26 14:13:59 -07:00
Laine
d09db9f11f Move where goal is set, make dummy data default for create_invoice 2025-03-05 17:24:18 -05:00
Steve Androulakis
6a43c28a84 new line chars in chat response ui, gbp stripe currency, valid teams for 24 25 season 2025-02-15 07:02:01 -08:00
Steve Androulakis
aeffe75a0a prompt engineering, train_api date parsing changes 2025-02-11 09:35:40 -08:00
Steve Androulakis
8fbbfef6f7 deepseek api support, dotenv dev fix, other improvements 2025-01-26 21:18:31 -08:00
Steve Androulakis
1f84fc37ea stripe integration 2025-01-04 12:48:34 -08:00
Steve Androulakis
20d375b4ea vastly improved prompt history 2025-01-03 11:15:01 -08:00
Steve Androulakis
245d64fca9 LLM planner, not perfect but ok 2025-01-01 16:57:08 -08:00