Harshith Mullapudi
162a565752
Fix: UI fixes for space facts page, changed extension-search api
0.1.17
2025-08-23 00:54:07 +05:30
Harshith Mullapudi
9b1ff5407f
Fix: remove db.server dependency for prisma from trigger
2025-08-23 00:54:07 +05:30
Harshith Mullapudi
6094893330
Fix: remove db.server dependency for prisma from trigger
0.1.16
2025-08-21 18:44:10 +05:30
Harshith Mullapudi
6b243b3797
Bump: new version
2025-08-21 11:59:33 +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
Manik Aggarwal
47ae99a175
Update README.md
...
changed the url of claude code cli in connect your tools section
2025-08-19 20:37:43 +05:30
Manik Aggarwal
619e9aed21
Update README.md
...
added core browser extension link in the readme
2025-08-19 17:31:04 +05:30
Manik Aggarwal
bb0e6cc419
Update README.md
...
Updated README to improve clarity, add setup steps, and highlight key features of CORE.
2025-08-15 17:04:51 +05:30
Harshith Mullapudi
988f2e4753
Fix: deployment to docker ( #41 )
0.1.15
2025-08-13 09:59:03 +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
2fc3d20cf1
Fix: share trigger network to core
2025-08-06 13:20:04 +05:30
Harshith Mullapudi
1c619f7899
Fix: share trigger network to core
2025-08-06 11:50:48 +05:30
Harshith Mullapudi
8d9a539ba8
Fix: add network to trigger webapp
2025-08-06 11:05:02 +05:30
Harshith Mullapudi
4494dcafab
Fix: docker deployment
2025-08-06 11:01:17 +05:30
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>
0.1.14
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
Manik Aggarwal
0dad877166
Update README.md
...
- added new self-hosting instruction in the readme
- added new product images
- Linked readme to the latest docs
2025-07-31 10:20:19 +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>
0.1.12
2025-07-25 11:56:44 +05:30
Harshith Mullapudi
24038a4789
For new users give 200 credits
0.1.11
2025-07-24 15:54:37 +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
Manik Aggarwal
740d1fee00
Update README.md
2025-07-23 23:10:30 +05:30
Manik Aggarwal
5970cc0244
Update README.md
...
Added Ask deepwiki badge in readme
2025-07-23 23:06:59 +05:30
Harshith Mullapudi
e6da6ad7c5
Fix: build is failing
0.1.10
2025-07-23 14:54:23 +05:30
Harshith Mullapudi
0a3bbdb878
Fix: linting issues
2025-07-23 13:06:39 +05:30
Harshith Mullapudi
496f3a7863
Bump: new version 0.1.10
2025-07-23 13:06:03 +05:30
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
b0ff41823e
Fix: show credits in the dropdown
2025-07-23 12:54:51 +05:30
Harshith Mullapudi
2e08470a03
Fix: core cli
2025-07-23 12:17:14 +05:30
Harshith Mullapudi
a60dc20bf2
Feat: browser extension ( #27 )
2025-07-23 09:04:50 +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
c4467a2306
Bump: new version
0.1.9
2025-07-19 16:46:35 +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
Readmei18n
b7b24aecdd
Auto-translate README and Wiki ( #23 )
...
Looks interesting!!! Thanks for the PR
2025-07-18 22:31:59 +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
d11cc5dc93
Fix: UI components
0.1.8
2025-07-18 16:57:08 +05:30
Harshith Mullapudi
1d8fab67b2
Feat: added loading transition
2025-07-18 15:06:35 +05:30
Manoj K
0776b8dbab
feat: update Docker configurations for trigger service
2025-07-18 12:29:12 +05:30
Harshith Mullapudi
4d68c11a9b
Fix: docker build flow
2025-07-18 11:31:39 +05:30
Harshith Mullapudi
b1c62e1d53
Fix: docker build workflow
2025-07-18 11:29:15 +05:30
Harshith Mullapudi
794737b7ec
Fix: remove stdio mcp
2025-07-17 23:05:42 +05:30
Manoj K
aa7ae14f95
Fix: activity flow and invalidation in knowledge graph
2025-07-17 23:04:33 +05:30
Harshith Mullapudi
e82e7c1db2
Feat: add mcp for memory as http streamable
2025-07-17 23:02:51 +05:30
Harshith Mullapudi
ac811bfcb3
Fix: delete episode api -> ingestion delete api
2025-07-17 15:17:58 +05:30
Harshith Mullapudi
7fa0320d91
Feat: now you can delete a episode
2025-07-17 13:10:29 +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
Manik Aggarwal
ff8fd1c985
docs: add automation workflow use cases for different personas
...
This commit adds documentation with 5 high-impact automation workflow use cases for each persona (Founder, Product Manager, Developer, Sales) using the specified integrations.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 07:43:51 +00:00
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