Commit graph

35 commits

Author SHA1 Message Date
Cyber MacGeddon
6473413e34 Update for micro-service architecture roadmap 2025-09-03 12:26:27 +01:00
Cyber MacGeddon
73b5aaa6c2 Tweak diagram 2025-09-03 11:58:59 +01:00
Cyber MacGeddon
3353d4305b Update tech spec 2025-09-03 11:52:14 +01:00
Cyber MacGeddon
66116eb875 Update tech spec 2025-09-03 11:47:45 +01:00
Cyber MacGeddon
eab9a1facb Tweak diagram 2025-09-03 10:12:47 +01:00
Cyber MacGeddon
4e68b3581a Remove lots of overly-detailed code from the tech spec 2025-09-03 10:12:06 +01:00
Cyber MacGeddon
e5abae6ade Initial tech spec 2025-09-03 10:00:36 +01:00
cybermaggedon
96c2b73457
Fix import export graceful shutdown (#476)
* Tech spec for graceful shutdown

* Graceful shutdown of importers/exporters

* Update socket to include graceful shutdown orchestration

* Adding tests for conditions tracked in this PR
2025-08-28 13:39:28 +01:00
cybermaggedon
28190fea8a
More config cli (#466)
* Extra config CLI tech spec

* Describe packaging

* Added CLI commands

* Add tests
2025-08-22 13:36:10 +01:00
cybermaggedon
77b147b36e
Add template (#463) 2025-08-21 14:50:57 +01:00
cybermaggedon
865bb47349
Feature/mcp tool arguments (#462)
* Tech spec for MCP arguments

* Agent support for MCP tool arguments

* Extra tests for MCP arguments

* Fix tg-set-tool help and docs
2025-08-21 14:46:10 +01:00
cybermaggedon
83f0c1e7f3
Structure data mvp (#452)
* Structured data tech spec

* Architecture principles

* New schemas

* Updated schemas and specs

* Object extractor

* Add .coveragerc

* New tests

* Cassandra object storage

* Trying to object extraction working, issues exist
2025-08-07 20:47:20 +01:00
cybermaggedon
5de56c5dbc
Schema structure refactor (#451)
* Write schema refactor spec

* Implemented schema refactor spec
2025-08-04 21:42:57 +01:00
cybermaggedon
dd70aade11
Implement logging strategy (#444)
* Logging strategy and convert all prints() to logging invocations
2025-07-30 23:18:38 +01:00
cybermaggedon
9c7a070681
Feature/react call mcp (#428)
Key Features

  - MCP Tool Integration: Added core MCP tool support with ToolClientSpec and ToolClient classes
  - API Enhancement: New mcp_tool method for flow-specific tool invocation
  - CLI Tooling: New tg-invoke-mcp-tool command for testing MCP integration
  - React Agent Enhancement: Fixed and improved multi-tool invocation capabilities
  - Tool Management: Enhanced CLI for tool configuration and management

Changes

  - Added MCP tool invocation to API with flow-specific integration
  - Implemented ToolClientSpec and ToolClient for tool call handling
  - Updated agent-manager-react to invoke MCP tools with configurable types
  - Enhanced CLI with new commands and improved help text
  - Added comprehensive documentation for new CLI commands
  - Improved tool configuration management

Testing

  - Added tg-invoke-mcp-tool CLI command for isolated MCP integration testing
  - Enhanced agent capability to invoke multiple tools simultaneously
2025-07-08 16:19:19 +01:00
cybermaggedon
44bdd29f51
Update docs for API/CLI changes in 1.0 (#421)
* Update some API basics for the 0.23/1.0 API change
2025-07-03 14:58:32 +01:00
cybermaggedon
5029ab7ad9
Fix AWS env vars in templates (#296) 2025-01-31 12:40:23 +00:00
cybermaggedon
2d3802e001
API documentation (#221) 2024-12-28 16:59:11 +00:00
cybermaggedon
a4afff59a0
wip integrate falkordb (#211) (#213)
Co-authored-by: Avi Avni <avi.avni@gmail.com>
2024-12-19 16:17:07 +00:00
cybermaggedon
0253281727
Confusion between OPENAI_KEY and OPENAI_TOKEN: settled on OPENAI_TOKEN. (#161) 2024-11-15 18:54:54 +00:00
Cyber MacGeddon
58d3665947 Add missing README 2024-11-12 00:27:22 +00:00
cybermaggedon
efd13ae5f1
Added agent support to templates (#150) 2024-11-12 00:22:18 +00:00
JackColquitt
7af32b0eef Doc updates for v0.9.3 2024-09-05 14:01:41 -07:00
cybermaggedon
6e4534e35c
Tidied scripts, added 2 query scripts (#53) 2024-09-05 16:45:22 +01:00
JackColquitt
2622c48690 Documenting Podman support 2024-08-27 14:41:31 -07:00
JackColquitt
639701a18c Updated QuickStart 2024-08-23 10:51:20 -07:00
JackColquitt
f96781d920 Typo fix 2024-08-21 18:37:41 -07:00
JackColquitt
092dcf770b Updated README and QuickStart 2024-08-21 18:36:34 -07:00
JackColquitt
9e6e5d9870 Updated readme and quickstart 2024-08-12 10:03:33 -07:00
JackColquitt
d5a19e8fb1 README and Quickstart text tweaks 2024-08-08 19:37:50 -07:00
JackColquitt
38e7b50ed4 Updated README and Quickstart 2024-08-08 19:30:33 -07:00
Cyber MacGeddon
a9bd50c9af Update for various code changes 2024-07-23 21:38:37 +01:00
JackColquitt
bf5c3e7674 Slight language tweaks 2024-07-16 13:59:00 -07:00
Cyber MacGeddon
19a05bb092 Added links to dev doc 2024-07-16 17:06:07 +01:00
Cyber MacGeddon
5b90ea9392 Split out quickstart 2024-07-16 17:03:04 +01:00