Harshith Mullapudi
256cdb8bdc
Feat: single mcp server for all integrations
2025-08-24 12:22:12 +05:30
Harshith Mullapudi
162a565752
Fix: UI fixes for space facts page, changed extension-search api
2025-08-23 00:54:07 +05:30
Harshith Mullapudi
1fa7fd93d5
Feat: spaces ( #51 )
...
* feat: Episode ingestion update
Benchmarking CORE
* Feat: Spaces in knowledge graph
* fix: remove daily assignment
* Feat: add spaces
* Feat: spaces
---------
Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-08-21 11:53:45 +05:30
Manoj
026e2f2cbe
Feat: Improve recall efficiency ( #38 )
...
* Feat: Improve recall efficiency
Feat: add extension search API
* Feat: add summary to extension
2025-08-11 04:22:14 -07:00
Harshith Mullapudi
4882f227d2
Feat: clusters ( #37 )
...
* Feat: clustering fact statements
* Feat: cluster drift
* Feat: add recall count and model to search
* Feat: Github integration
* Fix: clustering UI
* Improve graph
* Bump: new version
---------
Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-08-05 15:31:15 +05:30
Harshith Mullapudi
2a6acaf899
Feat: webhooks for oauth apps ( #32 )
...
* Fix: integration account webhooks
* Fix: activity webhook
* Feat: add integration credentials API
* Fix: user rules for integrations
* Feat: make self hosting simple
* Fix: add init container functionality
---------
Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-08-01 10:34:16 +05:30
Harshith Mullapudi
81c18ce9bb
Fix: integration account handling and improve webhook event processing ( #31 )
...
* Feat: add onboarding screens
* Fix: integration account handling and improve webhook event processing
* Bump version: 0.1.12
---------
Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-25 11:56:44 +05:30
Harshith Mullapudi
b380f2657f
Feat: add mcp oauth2.1 support ( #30 )
...
* Feat: add mcp oauth2.1 support
* Fix: integration mcp is not loading
* Feat: add slack integration
---------
Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-24 03:06:24 -07:00
Harshith Mullapudi
c80303a851
OAuth for core ( #28 )
...
* Feat: add integrations access to OAuth apps
* Fix: generalize OAuth flow
---------
Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-23 13:03:13 +05:30
Harshith Mullapudi
2e08470a03
Fix: core cli
2025-07-23 12:17:14 +05:30
Harshith Mullapudi
7bf1bd9128
Feat: init cli automatically populate trigger database
2025-07-22 16:57:20 +05:30
Harshith Mullapudi
0367f111c0
Fix: fresh installation is failing
2025-07-22 14:35:36 +05:30
Harshith Mullapudi
8d9ddcf375
Fix: core cli to work with core repo ( #26 )
...
* Fix: core cli to work with core repo
* Fix: cli working and mcp proxy
2025-07-22 10:17:40 +05:30
Harshith Mullapudi
714399cf41
Feat: OAuth support for external apps ( #22 )
...
* Feat: OAuth support for external apps
* Fix: OAuth screen
---------
Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-19 16:44:15 +05:30
Harshith Mullapudi
6e308408be
Feat: cli for core ( #24 )
...
* Feat: cli for cor
* Fix: add deploy registry namespace to Docker configurations
* Feat: cli for init, start and stop
---------
Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-18 22:30:46 +05:30
Harshith Mullapudi
1d8fab67b2
Feat: added loading transition
2025-07-18 15:06:35 +05:30
Harshith Mullapudi
794737b7ec
Fix: remove stdio mcp
2025-07-17 23:05:42 +05:30
Harshith Mullapudi
038acea669
Feat: added integration connect and mcp oAuth ( #20 )
...
* Feat: added integration connect and mcp oAuth
* Feat: add mcp support to chat
* Fix: UI for integrations and logs
* Fix: ui
* Fix: proxy server
* Feat: enhance MCP tool integration and loading functionality
* Fix: added header
* Fix: Linear integration sync
---------
Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-17 12:41:32 +05:30
Harshith Mullapudi
30e5462e14
Feat: added logs UI
2025-07-15 22:02:41 +05:30
Harshith Mullapudi
5dca80b4de
Feat: logs ui
2025-07-15 22:02:41 +05:30
Harshith Mullapudi
2c3466d378
feat: Add Integrations page with cards and authentication flows
...
1. Created Integrations page with grid view of integration cards
2. Implemented category filter dropdown
3. Added integration details modal dialog
4. Implemented API key and OAuth authentication flows
5. Created API endpoint for direct integration account creation
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 22:02:41 +05:30
Harshith Mullapudi
ef320394d5
1. Feat: added ingestion floating status
...
2. OAuth for mcp
2025-07-15 22:02:41 +05:30
Harshith Mullapudi
4de1d29fe4
Feat: mcp proxy, new linear integration
2025-07-15 22:02:41 +05:30
Manoj K
769c79f773
Feat: add ingestion rules and web search to chat
2025-07-15 22:02:41 +05:30
Manoj K
28803bec17
Feat: Delete episode nodes
...
Enhance: knowledge graphs with implicit relationships
- Added a new API route for deleting episodes, including related statements and entities.
- Introduced error handling for unauthorized access and non-existent episodes.
- Enhanced the KnowledgeGraphService with methods for resolving entities and managing relationships during deletions.
- Updated entity and episode models to support new deletion logic and ensure data integrity.
2025-07-11 09:17:06 +05:30
Harshith Mullapudi
2396c0ea57
Feat: sdk for integrations
2025-07-10 17:23:15 +05:30
Harshith Mullapudi
54e535d57d
Feat: v2 ( #12 )
...
* Feat: v2
* feat: add chat functionality
* First cut: integrations
* Feat: add conversation API
* Enhance conversation handling and memory management
* Feat: added conversation
---------
Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-08 22:41:00 +05:30
Harshith Mullapudi
e313e7b26c
Fix: remove name from episode
2025-06-18 01:05:18 +05:30
Manoj K
33eae2619a
feat: entity attributes and timeframe filter in search
2025-06-16 19:23:40 +05:30
Harshith Mullapudi
83614e7930
Feat: finished v0
2025-06-13 11:25:07 +05:30
Harshith Mullapudi
26661cfd86
Fix: done docker setup
2025-06-13 03:48:41 +05:30
Harshith Mullapudi
d111220aca
changes
2025-06-12 00:41:00 +05:30
Harshith Mullapudi
a9034fb448
Feat: Ingest UI
2025-06-11 21:40:35 +05:30
Manoj K
02c7b90374
feat: add normalize episode content before storage
2025-06-11 12:38:24 +05:30
Harshith Mullapudi
56adc246c8
Feat: UI changes
2025-06-10 12:26:04 +05:30
Harshith Mullapudi
e62547526b
Feat: added website
2025-06-07 10:19:45 +05:30
Manoj K
cf20da9ecd
Feat: ingest to graph memory
2025-06-05 17:31:53 +05:30
Harshith Mullapudi
7b28781efd
Fix: added queue
2025-06-04 17:06:03 +05:30
Harshith Mullapudi
8312cc342d
Feat: ingest api
2025-06-04 15:03:14 +05:30
Harshith Mullapudi
0853a30897
Feat: added API
2025-06-03 10:04:12 +05:30
Manoj K
80cf012528
feat: implement graph v0
2025-06-02 22:10:08 +05:30
Harshith Mullapudi
0f4117d33c
Feat: added types
2025-05-27 23:29:00 +05:30
Harshith Mullapudi
ee3146e7ac
Feat: added database
2025-05-27 23:24:50 +05:30
Harshith Mullapudi
060668e8c0
Fix: echo v2
2025-05-27 23:12:05 +05:30
Harshith Mullapudi
72edab887e
Feat: added database
2025-05-27 13:10:08 +05:30
Turbobot
aae31784bf
feat(create-turbo): create basic
2025-05-27 12:07:07 +05:30