ToDo¶
A rough list of open points and feature requests for tools. Implementation is tracked via GitHub issues; this list serves mainly for brainstorming and quick notes.
Use |uncheck| and |check| to get checkboxes in list elements
Timeline¶
Q2 2026
Finalize concept and main feature set
Technical proof of concepts for main features
Feature break down and Implementation starts
Present concept to selected customers
Presenting concept on 2 conferences
Finalize AGILE (poc) family
Finalize VS Code CoPilot Implementation
Q3 2026
Finalize ASPICE family
Finalize standalone agentic backend an ubTrace integration
Open tasks¶
Add rst examples of instructions and traceability tree
Add Need object quality feature as concept on index.rst.
Add Sphinx configuration/support feature as concept on index.rst.
Create a first presentation in
/presentationProcess description model and link types
Features¶
ubCode¶
MCP Features
get_single_need_datashall have content in return value.get_agent_behavior: One call, all instructions, skills, tools and only needed dataget_need_trace: Get the dependency/link tree of one need. Needed to trace down a need for agentic analysisget_next_free_id: Get the next free ID for a type, if IDs are numbered.
OpenTelemetry server to retrieve and store VSCode Agent events
Report generation for OpenTelemetry data. Used to document Agent run and used tools, skills, …
ubTrace¶
Agent Caller. Invoke and manage ubFlow from ubTrace UI.