adding to todo, gitignore

This commit is contained in:
Joshua Smith
2025-04-16 16:26:37 -04:00
parent 13d0085882
commit 7b52b8a817
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -33,3 +33,4 @@ coverage.xml
.env
*.env
.env*

View File

@@ -18,6 +18,7 @@
[ ] new loan/fraud check/update with start <br />
[ ] for demo simulate failure - add utilities/simulated failures from pipeline demo <br />
[ ] ask the ai agent how it did at the end of the conversation, was it efficient? successful? insert a search attribute to document that before return <br />
- Insight into the agents performance <br />