.. |check| raw:: html .. |uncheck| raw:: html 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 * |uncheck| Finalize concept and main feature set * |uncheck| Technical proof of concepts for main features * |uncheck| Feature break down and Implementation starts * |uncheck| Present concept to selected customers * |uncheck| Presenting concept on 2 conferences * |uncheck| Finalize AGILE (poc) family * |uncheck| Finalize VS Code CoPilot Implementation * Q3 2026 * |uncheck| Finalize ASPICE family * |uncheck| Finalize standalone agentic backend an ubTrace integration Open tasks ---------- * |check| Add rst examples of instructions and traceability tree * |check| Add Need object quality feature as concept on index.rst. * |check| Add Sphinx configuration/support feature as concept on index.rst. * |check| Create a first presentation in ``/presentation`` * |uncheck| Process description model and link types Features -------- ubCode ~~~~~~ * MCP Features * |uncheck| ``get_single_need_data`` shall have content in return value. * |uncheck| ``get_agent_behavior``: One call, all instructions, skills, tools and only needed data * |uncheck| ``get_need_trace``: Get the dependency/link tree of one need. Needed to trace down a need for agentic analysis * |uncheck| ``get_next_free_id``: Get the next free ID for a type, if IDs are numbered. * |uncheck| OpenTelemetry server to retrieve and store VSCode Agent events * |uncheck| Report generation for OpenTelemetry data. Used to document Agent run and used tools, skills, ... ubTrace ~~~~~~~ * |uncheck| Agent Caller. Invoke and manage ubFlow from ubTrace UI. New tools/scripts ~~~~~~~~~~~~~~~~~