Skip to content

feat: expand ingestion across GitHub/Jira/Slack with live-demo wiring#6

Merged
chiraghontec merged 2 commits into
mainfrom
feat/backend-systems-tool-registry-adapters
Apr 16, 2026
Merged

feat: expand ingestion across GitHub/Jira/Slack with live-demo wiring#6
chiraghontec merged 2 commits into
mainfrom
feat/backend-systems-tool-registry-adapters

Conversation

@chiraghontec

Copy link
Copy Markdown
Owner

Summary

  • expand ingestion routes for GitHub, Jira, and Slack (channels + threads)
  • add backend adapters and runtime memory ingestion for new sources
  • wire frontend ingestion controls and API client methods
  • update shared contract and progress documentation

Progress Log

  • docs/ways-of-working/INGESTION_FEATURE_PROGRESS_2026-04-17.md

Test Results

  • backend: cd backend && .venv/bin/python -m pytest -q -> 40 passed
  • frontend: cd frontend && npm run lint && npm run build -> passed

Notes

  • live ingestion validation depends on valid env targets (GitHub issue/PR number, Jira issue key, Slack channel/thread IDs)

Progress log added: docs/ways-of-working/INGESTION_FEATURE_PROGRESS_2026-04-17.md

Includes backend adapters/routes, frontend controls, shared contract updates, and test coverage for partial-failure resilience.

Test results:

- backend: cd backend && .venv/bin/python -m pytest -q -> 40 passed

- frontend: cd frontend && npm run lint && npm run build -> passed
@chiraghontec chiraghontec force-pushed the feat/backend-systems-tool-registry-adapters branch from dc33f0b to 92c75e3 Compare April 16, 2026 19:24
@chiraghontec chiraghontec merged commit c4360b8 into main Apr 16, 2026
1 check passed
@chiraghontec chiraghontec deleted the feat/backend-systems-tool-registry-adapters branch April 16, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant