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
5a3bfbd848
mock football data if no key ( #37 )
2025-05-27 10:47:50 -07:00
Steve Androulakis
05041f9433
prompt eng on money movement args
2025-04-25 07:25:29 -07:00
Steve Androulakis
a29b100017
mucho fixes and prompt engineering
2025-04-24 20:16:24 -07:00
Joshua Smith
823208db3c
- adding Steve's updated confirm box UI
...
- goal prompts and agent changes to smooth out that interaction and remove listagents duplication
adding extra confirmation for money movement tool
2025-04-22 12:22:42 -04:00
Joshua Smith
2a1624f621
back to claud 3.5
...
prompts and adding list-agents automatically in goal registry
fixing some finserv tool args
2025-04-21 09:55:45 -04:00
Joshua Smith
cf55f0eaee
fixing some post-merge bugs
2025-04-17 08:59:15 -04:00
Joshua Smith
e5405907fa
Merge branch 'ecommerce' into main
2025-04-17 08:52:17 -04:00
Joshua Smith
79dcd40dde
well it kinda works
2025-04-12 15:41:47 -04:00
Joshua Smith
5b58f30e0d
wip checkin
2025-04-11 17:43:34 -04:00
Laine
4e0ff0e535
Rename get_order_status to get_order, add ecommerce list orders goal
2025-04-11 17:14:10 -04:00
Laine
aba934e8b4
Initial add of ecommercie - order status goal and tools
2025-04-10 16:57:15 -04:00
Joshua Smith
40bd76e80f
changes to be specific about travel scenarios, setup guidance about goal_categories, fixed a bug about llm selection in tool_activities.py, better comments
2025-03-28 15:33:56 -04:00
Joshua Smith
a3ec7b045a
adding move money scenario - still a bit rough but it works
2025-03-26 13:21:13 -04:00
Joshua Smith
4eeab32cb2
Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development
2025-03-20 13:37:57 -04:00
Joshua Smith
c3084eec41
adding fin goals and tools
2025-03-20 13:37:51 -04:00
Laine
3debef5781
Add clarification re: format of start and end dates, and (probably?) fix non-determinism error caused by SHOW_CONFIRM
2025-03-19 12:48:49 -04:00
Joshua Smith
bd1cfbad01
two more HR scenarios added
2025-03-18 15:44:03 -04:00
Laine
c1b662090d
Add pirate treasure goal and more info to documentation re: how to make goals and tools
2025-03-17 16:01:30 -04:00
Laine
a7a90c3289
Add functionality to future_pto_calc, remove calendar_conflict step from goal
2025-03-13 14:19:13 -04:00
Laine
5c3bfcf957
Add source mocked data file, make current_pto tool functional, rename future_pto to future_pto_calc
2025-03-13 11:33:38 -04:00
Laine
ea1ad383bb
Add in bare bones yet functional HR goal: goal_hr_schedule_pto
2025-03-12 16:54:13 -04:00
Laine
fdf5550ea3
Add "done" back in for prompts, remove argument from ListAgents tool def
2025-03-12 09:01:31 -04:00
Laine
804568e366
Rename ChooseAgent tool to ListAgents
2025-03-11 10:41:22 -04:00
Laine
4117d5d62d
Add new goal to choose agent type - only kind of working
2025-03-07 16:12:21 -05:00
Steve Androulakis
72fddd0130
fix train_api IDs, mock search_fixtures function and arg rename
2025-02-25 07:16:48 -06:00
Steve Androulakis
08672d79e3
merged old agent goal in with keynote goal
2025-02-20 15:30:54 -08:00
Steve Androulakis
ab83f4e5a0
prompt engineering with openai gpt 4o in mind
2025-02-15 07:49:19 -08:00
Steve Androulakis
4776d29d0f
support fixtures search for date range, prompt engineering
2025-02-15 07:35:14 -08: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
Rob Holland
e085f02128
Add dotnet activities for train interface.
2025-02-14 11:51:57 +00:00
Steve Androulakis
0bc4a0e0aa
improved performance with openai but not perfect
2025-02-13 08:53:28 -08:00
Steve Androulakis
aeffe75a0a
prompt engineering, train_api date parsing changes
2025-02-11 09:35:40 -08:00
Rob Holland
ab47ca206b
WIP: Add some train searches.
2025-02-11 16:49:33 +00:00
Steve Androulakis
0db358df47
minor code improvements to workflow
2025-02-04 09:57:52 -08:00
Rob Holland
879abade05
Spike of football fixture lookup.
2025-02-03 17:34:42 +00:00
Steve Androulakis
7977894f64
fixes to issues 1 2 and 3. Plus tuning
2025-01-24 15:23:57 -08:00
Steve Androulakis
928788b0bb
readme update
2025-01-09 15:30:37 -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
a98ae439ac
tool registry refactor and fastAPI
2025-01-02 11:30:50 -08:00