23 Commits

Author SHA1 Message Date
979f804623 feat(graph): adjust node width calculation for layout 2026-06-11 22:45:28 -03:00
0464501dd4 feat(tooltip): add tooltip component and provider 2026-06-11 22:44:49 -03:00
e059442d53 feat(chat): enhance markdown rendering in chat panel 2026-06-11 22:05:11 -03:00
67f96fff03 feat(chat): add dynamic analyzing messages during streaming 2026-06-11 21:55:22 -03:00
4498a3f666 feat(chat): enhance streaming status and tool call events 2026-06-11 21:46:53 -03:00
bf080eed88 feat(libraries): add library management and symbol resolution 2026-06-10 15:16:44 -03:00
78ed67de77 feat(dependencies): implement management for companion DLLs 2026-06-10 13:24:09 -03:00
249a6b81b5 feat(analysis): add structures and enums listing functionality 2026-06-10 11:45:11 -03:00
fa464e6808 feat(cfg): implement control flow graph visualization 2026-06-10 10:45:53 -03:00
56cbfb794d feat(analysis): add global variables listing and table 2026-06-10 09:46:47 -03:00
a2c3c1ced9 feat(analysis): add stack frame, comments, and imports 2026-06-10 08:57:39 -03:00
908d57c3c4 feat(analysis): add string listing and filtering functionality 2026-06-10 08:10:51 -03:00
cd208b51fc feat(binary): add engine selection for binary analysis 2026-06-09 20:25:14 -03:00
decb831ba1 feat(binary): adjust panel sizes and add font imports 2026-06-08 22:40:53 -03:00
3530ff55c0 feat(analysis): add segment listing and filtering features 2026-06-08 22:21:26 -03:00
bc95a15af4 feat(binary): enhance binary analysis UI with entry point navigation and xref panel 2026-06-08 21:42:47 -03:00
f5188757a7 feat(chat): implement AI chat panel and session management 2026-06-08 15:40:41 -03:00
4f1f51a65f feat(binary): add static analysis features and UI components 2026-06-07 23:00:14 -03:00
d73366be73 feat(binary): enhance binary list with format and architecture badges 2026-06-07 15:48:08 -03:00
32d8e30fd9 feat(jobs): add job management UI and API integration 2026-06-07 13:50:06 -03:00
6f93833e37 feat(binary): implement binary upload and management UI 2026-06-06 23:17:07 -03:00
71c191c8bf feat: implement project management features and UI 2026-06-06 21:27:20 -03:00
1aa50ab1c7 feat: initialize project structure with core components 2026-06-06 20:07:42 -03:00