Add external plugin timebase (#2462)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-07-29 11:40:52 +10:00
committed by GitHub
parent 5cbb99978a
commit b34ac0918c
2 changed files with 48 additions and 0 deletions
+24
View File
@@ -1211,6 +1211,30 @@
"description": "Stop being the switchboard between your AI agents — direct a team. The Workshop puts long-running AI agents (desks) in the same room, on the same work, each with its own memory and history, sharing one workspace so you direct the work instead of relaying it.",
"version": "0.1.0"
},
{
"name": "timebase",
"description": "Connect your AI agent to TimeBase, a high-performance database for financial market and other time-series data, via MCP tools and skills for QQL query and TimeBase client code generation.",
"version": "0.1.2",
"author": {
"name": "EPAM Systems",
"url": "https://www.epam.com/"
},
"repository": "https://github.com/epam/TimeBase-Agent-Plugins",
"license": "Apache-2.0",
"keywords": [
"timebase",
"time-series",
"db",
"qql",
"financial-data"
],
"source": {
"source": "github",
"repo": "epam/TimeBase-Agent-Plugins",
"ref": "v0.1.2",
"sha": "846b341a17becbf4d0cd43374588fc6ab1930d0b"
}
},
{
"name": "tiny-tool-town-submitter",
"source": "extensions/tiny-tool-town-submitter",