Commit Graph

71 Commits

Author SHA1 Message Date
ItzCrazyKns
40a7cdeb4b feat(scrape-url): prevent context overflow 2026-04-09 19:21:25 +05:30
ItzCrazyKns
c3ee1988d2 feat(search): handle empty context better 2026-04-08 23:23:51 +05:30
ItzCrazyKns
5991416142 feat(scrape-action): use scraper 2026-04-08 23:23:03 +05:30
ItzCrazyKns
7a6fad95ef feat(search-actions): make use of executeSearch 2026-04-08 23:22:50 +05:30
ItzCrazyKns
b868aa0287 feat(search): add new executeSearch function, add updated deep research mode, context management 2026-04-08 23:22:02 +05:30
ItzCrazyKns
65b2c3f234 feat(additional-config): add focus mode 2026-04-08 23:21:02 +05:30
ItzCrazyKns
476c4ec8c2 feat(app): lint & beautify 2026-03-27 01:24:04 +05:30
saschabuehrle
21bd88787e fix: guard against non-array searching queries in research steps (fixes #1075) 2026-03-22 18:11:17 +01:00
Kushagra Srivastava
b02f5aa37f Merge pull request #1015 from joaquinescalante23/fix/search-resilience-and-timeouts
feat: improve search resilience with timeouts and widget error handling
2026-03-10 19:05:09 +05:30
ItzCrazyKns
39c0f198b5 feat(app): rename to 'vane' 2026-03-09 18:05:31 +05:30
Joaquin
a2f2ac532e Improve resilience: catch widget execution failures 2026-03-04 10:02:51 -03:00
ItzCrazyKns
8347b798f3 feat(app): lint & beautify 2026-01-03 23:12:19 +05:30
ItzCrazyKns
ec5ff6f4a8 Update plan.ts 2025-12-27 13:26:07 +05:30
ItzCrazyKns
6919ad1a0f feat(app): address review 2025-12-27 13:24:35 +05:30
ItzCrazyKns
a31a4ab295 feat(agents): add api search agent 2025-12-27 13:07:42 +05:30
ItzCrazyKns
d4c276ab93 Update types.ts 2025-12-24 13:55:12 +05:30
ItzCrazyKns
dc74e7174f feat(researcher): rename 0_reasoning to __reasoning_preamble to comply with provider guidelines 2025-12-24 13:54:49 +05:30
ItzCrazyKns
eca66f0b5f feat(writer): add system instructions, send response block on response 2025-12-24 13:53:09 +05:30
ItzCrazyKns
5847379db0 Update types.ts 2025-12-23 17:15:46 +05:30
ItzCrazyKns
8520ea6fe5 feat(researcher): emit sources as block 2025-12-23 17:15:42 +05:30
ItzCrazyKns
a6d4f47130 feat(search-agent): save history 2025-12-23 17:15:32 +05:30
ItzCrazyKns
604774ef6e feat(social-search): add social search 2025-12-18 13:56:39 +05:30
ItzCrazyKns
ac183a90e8 feat(academic-search): add academic search 2025-12-18 13:56:26 +05:30
ItzCrazyKns
6e086953b1 feat(agents): add academic and social search 2025-12-17 21:17:08 +05:30
ItzCrazyKns
249889f55a feat(actions-registry): add sources, update web search to become active on web 2025-12-15 23:49:11 +05:30
ItzCrazyKns
3d1d164f68 feat(app): lint & beautify 2025-12-13 22:23:54 +05:30
ItzCrazyKns
748ee4d3c2 feat(actions): add uploads search action 2025-12-13 22:22:17 +05:30
ItzCrazyKns
1f3bf8da32 feat(researcher): use reasoning 2025-12-13 22:21:44 +05:30
ItzCrazyKns
8d471ac40e feat(registry): update to send fileIds 2025-12-13 22:21:22 +05:30
ItzCrazyKns
3949748bbd feat(suggestions-agent): fix type errors 2025-12-13 22:19:52 +05:30
ItzCrazyKns
0688630863 feat(actions): update web search action to use reasoning 2025-12-13 22:17:02 +05:30
ItzCrazyKns
0b9e193ed1 feat(actions): rename plan to reasoning 2025-12-13 22:16:21 +05:30
ItzCrazyKns
8d1b04e05f feat(search-agent): use index + 1 to fix zero errors 2025-12-13 22:15:47 +05:30
ItzCrazyKns
ff4cf98b50 feat(media-search): fix type errors 2025-12-13 22:15:29 +05:30
ItzCrazyKns
0cfa01422c Create fileSearch.ts 2025-12-12 23:56:34 +05:30
ItzCrazyKns
01b537ade1 feat(actions): add tool description, description 2025-12-09 11:41:55 +05:30
ItzCrazyKns
3bffc72422 feat(types): update research action type 2025-12-09 11:40:40 +05:30
ItzCrazyKns
6016090f12 feat(actions): stream results internally 2025-12-08 13:10:11 +05:30
ItzCrazyKns
8aed9518a2 feat(researcher): pass research block id 2025-12-08 13:09:52 +05:30
ItzCrazyKns
331387efa4 feat(search): add better context handling 2025-12-08 13:07:52 +05:30
ItzCrazyKns
1c3a5fe275 feat(actions): limit urls & queries to 3 2025-12-07 22:08:46 +05:30
ItzCrazyKns
d0124b9f06 feat(actions): add scrape URL action 2025-12-06 18:54:37 +05:30
ItzCrazyKns
9afea48d31 feat(search-agent): use function calling 2025-12-06 15:38:40 +05:30
ItzCrazyKns
2d82cd65d9 feat(registry): register plan action 2025-12-06 15:38:20 +05:30
ItzCrazyKns
97838fd693 feat(actions): add plan, update done & web search 2025-12-06 15:38:07 +05:30
ItzCrazyKns
8ab675b119 feat(action-registry): use tool types, add tool methods 2025-12-06 15:37:36 +05:30
ItzCrazyKns
5e3001756b feat(search-types0: add reasoning action 2025-12-06 15:31:57 +05:30
ItzCrazyKns
046f159528 feat(widgets): use new classifier, implement new widget executor, delete registry 2025-12-02 11:52:40 +05:30
ItzCrazyKns
b8a7fb936f feat(classifier): add showCalculationWidget 2025-12-02 11:50:26 +05:30
ItzCrazyKns
9b3833f933 feat(classifier): switch to a fixed approach 2025-12-01 18:33:54 +05:30