feat: wire sse_client_cpp_core for live updates from /api/boards/issues/stream
This commit is contained in:
@@ -9,6 +9,7 @@ add_imgui_app(kanban_cpp
|
||||
panel_dod.cpp
|
||||
# Registry functions consumed (see app.md::uses_functions)
|
||||
${CMAKE_SOURCE_DIR}/functions/core/http_request.cpp
|
||||
${CMAKE_SOURCE_DIR}/functions/core/sse_client.cpp
|
||||
${CMAKE_SOURCE_DIR}/functions/viz/kpi_card.cpp
|
||||
${CMAKE_SOURCE_DIR}/functions/viz/sparkline.cpp
|
||||
${CMAKE_SOURCE_DIR}/functions/viz/agent_runs_timeline.cpp
|
||||
|
||||
Reference in New Issue
Block a user