Commit Graph

  • c03e887b71 fix(chat): decode pg_class.reltuples as f32 in sample_data probe main dev 2026-05-23 18:17:55 +03:00
  • ff212e4d0b docs: update CLAUDE.md to reflect recent AI refactoring, UI redesign, and state changes dev 2026-05-23 16:11:07 +03:00
  • da0001e77e feat(ui): "Graphite & Honey" redesign — warm dark, monospace-first dev 2026-05-23 15:02:19 +03:00
  • c73339bb4c chore: add app:dev / app:bundle npm aliases and document them dev 2026-05-23 15:02:05 +03:00
  • 8c13b4ec97 chore(icons): refresh app icon set + add android/ios variants and source dev 2026-05-23 15:02:01 +03:00
  • 0cba457fb7 refactor(ai): consolidate AI around chat tool-calling; add OpenRouter dev 2026-05-23 15:01:52 +03:00
  • a485cf7ee3 fix(greenplum): drop ctid from table-data SELECT and friendly-fail PK-less edits dev 2026-05-07 00:27:24 +03:00
  • 95c9470411 feat: scope Saved Queries panel to active connection + clean up on delete dev 2026-05-07 00:21:27 +03:00
  • 93e526af72 fix: cap overview table list and surface friendly prompt-overflow message dev 2026-05-07 00:12:37 +03:00
  • 5c5d256cee feat(greenplum): expose distribution key + storage type to chat agent dev 2026-05-06 23:34:44 +03:00
  • 223a09c636 fix: make SQL editor scrollable when query overflows the panel dev 2026-05-06 23:20:00 +03:00
  • 9a424dcd34 fix: use provider-aware context budget so Fireworks doesn't show 150% on small threads dev 2026-05-06 23:11:56 +03:00
  • 96a54edcd0 feat: add Fireworks AI provider for chat agent dev 2026-05-06 23:04:10 +03:00
  • 532ebf3b44 feat: chart support — make_chart tool with recharts rendering dev 2026-05-06 21:10:52 +03:00
  • eb25409d9d fix: forced-final synthesis on hop limit + sharper column rule dev 2026-05-06 20:38:55 +03:00
  • 5e72a80376 fix: surface PG error HINT/DETAIL and stop the agent after repeated SQL failures dev 2026-05-06 20:11:11 +03:00
  • 83f204816a fix: handle PG INTERVAL type, robust compact LLM output + feedback dev 2026-05-06 20:01:50 +03:00
  • 27fed0dbf8 feat: chat context-usage display, /compact slash command, auto-compact dev 2026-05-06 19:44:11 +03:00
  • b41c84dab8 chore: switch dev server to port 5174 dev 2026-05-06 19:30:54 +03:00
  • 4f7afc17f4 feat: rescope to AI-first DB harness with multi-DB chat agent dev 2026-05-06 19:30:44 +03:00
  • 652937f7f5 feat: add visual filter builder with SQL fallback for table data dev 2026-04-08 15:30:29 +03:00
  • d431352816 Merge pull request 'main' (#2) from main into master master dev 2026-04-08 10:04:43 +00:00
  • 931e2b9408 ci: skip AppImage bundle, build only deb and rpm dev 2026-04-08 12:24:23 +03:00
  • 02ea9db25d ci: set APPIMAGE_EXTRACT_AND_RUN for linuxdeploy in container dev 2026-04-08 12:02:46 +03:00
  • 318210bdd8 ci: add xdg-utils for AppImage bundling dev 2026-04-08 11:47:51 +03:00
  • 11e35fcb5c chore: bump MSRV to 1.80.0 for LazyLock support dev 2026-04-08 11:35:56 +03:00
  • 50214fec0f perf: optimize backend — HTTP client, DB queries, error handling, and config cleanup dev 2026-04-08 10:50:40 +03:00
  • 28aa4ef8cc style: apply rustfmt to docker and snapshot commands dev 2026-04-08 10:38:07 +03:00
  • ba9b58ff3a ci: replace actions/checkout with manual git clone for act runner dev 2026-04-08 10:23:58 +03:00
  • 33b07a31da ci: add workflow_dispatch trigger to CI workflow fix/eslint-react-hooks-violations dev 2026-04-08 10:09:30 +03:00
  • 2d2dcdc4a8 fix: resolve all 25 ESLint react-hooks and react-refresh violations dev 2026-04-08 07:41:34 +03:00
  • 9237c7dd8e perf: optimize HTTP client, DB queries, and clean up dead code dev 2026-04-06 13:13:03 +03:00
  • 6b925d6260 style: apply rustfmt, fix clippy warnings, and minor code cleanup dev 2026-04-06 13:12:52 +03:00
  • 1e002d801a chore: update build config, linting, and add test infrastructure dev 2026-04-06 13:12:43 +03:00
  • f8dd94a6c7 chore: remove node_modules prerequisite from make dev dev 2026-04-06 10:27:24 +03:00
  • 4e5714b291 feat: redesign UI with Twilight design system dev 2026-04-06 10:27:20 +03:00
  • 64e27f79a4 ci: configure Gitea Actions for Docker-based runner devandClaude Opus 4.6 2026-03-26 15:38:00 +03:00
  • ab898262dd ci: add Gitea Actions workflows for Linux-only CI and release devandClaude Opus 4.6 2026-03-24 14:30:40 +03:00
  • e984bf233e ci: add cross-platform builds for Linux, macOS (Intel + ARM), and Windows devandClaude Opus 4.6 2026-02-27 17:21:09 +03:00
  • 34c80809f1 fix: prevent snapshot hang caused by u8 overflow in progress calculation devandClaude Opus 4.6 2026-02-21 17:45:58 +03:00
  • a3b05b0328 feat: add AI data validation, test data generator, index advisor, and snapshots devandClaude Opus 4.6 2026-02-21 13:27:41 +03:00
  • d507162377 fix: harden security, reduce duplication, and improve robustness devandClaude Opus 4.6 2026-02-21 11:41:14 +03:00
  • baa794b66a feat: fallback to ctid for editing tables without primary key devandClaude Opus 4.6 2026-02-18 16:14:26 +03:00
  • e76a96deb8 feat: add unified Settings sheet, MCP indicator, and Docker host config devandClaude Opus 4.6 2026-02-16 09:04:12 +03:00
  • 20b00e55b0 fix: improve Docker clone reliability and log display devandClaude Opus 4.6 2026-02-15 19:41:59 +03:00
  • 1ce5f78de8 feat: add Clone Database to Docker functionality devandClaude Opus 4.6 2026-02-15 19:27:16 +03:00
  • f68057beef fix: remove duplicate app name from toolbar devandClaude Sonnet 4.5 2026-02-15 16:38:57 +03:00
  • 94df94db7c feat: add ER diagram and enhance TableStructure with FK details, triggers, comments devandClaude Sonnet 4.5 2026-02-15 16:37:38 +03:00
  • b44254bb29 fix: preserve tab state when switching between tabs devandClaude Opus 4.6 2026-02-13 19:45:45 +03:00
  • a71afe8d5e fix: enable horizontal scroll in entity lookup and increase timeout to 120s devandClaude Opus 4.6 2026-02-13 19:26:33 +03:00
  • f8a53e1166 fix: add PostgreSQL array type support in pg_value_to_json devandClaude Opus 4.6 2026-02-13 19:17:50 +03:00
  • c8ba0eac81 fix: enable text selection in results panel and preserve AI prompt devandClaude Opus 4.6 2026-02-13 19:10:36 +03:00
  • 3ad0ee5cc3 feat: add AI Explain Query and Fix Error via Ollama devandClaude Opus 4.6 2026-02-13 18:48:39 +03:00
  • c001ad597f feat: add schema caching with 5-min staleTime and refresh button devandClaude Opus 4.6 2026-02-13 18:32:18 +03:00
  • e8d99c645b feat: add Greenplum 7 compatibility and AI SQL generation devandClaude Opus 4.6 2026-02-13 18:24:06 +03:00
  • d5cff8bd5e feat: add cross-database entity lookup for searching column values across all databases devandClaude Opus 4.6 2026-02-13 17:28:33 +03:00
  • a2371f00df feat: add JSON view mode toggle for query results devandClaude Opus 4.6 2026-02-13 13:05:52 +03:00
  • e02225a3b9 fix: use tauri::async_runtime::spawn for MCP server devandClaude Opus 4.6 2026-02-12 14:03:26 +03:00
  • 4b6c547bcf fix: use --no-bundle in build/install, split bundle targets devandClaude Opus 4.6 2026-02-12 13:49:10 +03:00
  • 32486b0524 feat: add embedded MCP server and Makefile devandClaude Opus 4.6 2026-02-12 13:24:25 +03:00
  • ded35d8c40 docs: add CLAUDE.md with project architecture and dev commands devandClaude Opus 4.6 2026-02-12 12:18:20 +03:00
  • 9d54167023 feat: add column sort, SQL formatter, table stats, insert dialog, saved queries & sessions monitor devandClaude Opus 4.6 2026-02-12 11:52:05 +03:00
  • ab72eeee80 feat: add reconnect button to toolbar devandClaude Opus 4.6 2026-02-12 01:12:45 +03:00
  • 47b040fadf feat: add DSN input mode to connection dialog devandClaude Opus 4.6 2026-02-11 22:19:38 +03:00
  • cebe2a307a feat: add database, role & privilege management devandClaude Opus 4.6 2026-02-11 22:11:02 +03:00
  • d3b98f9261 fix: widen connection selector to fit environment badge devandClaude Opus 4.6 2026-02-11 21:44:48 +03:00
  • c0a108a132 fix: remove duplicate color dot from connection selector trigger devandClaude Opus 4.6 2026-02-11 21:44:01 +03:00
  • 106e2497df fix: remove duplicate environment badges from toolbar devandClaude Opus 4.6 2026-02-11 21:42:34 +03:00
  • 7f82ffe7f1 feat: add environment labels (local/dev/stage/prod) for connections devandClaude Opus 4.6 2026-02-11 21:40:50 +03:00
  • ebc6a7e51a feat: add CSV/JSON export buttons to query results and table data view devandClaude Opus 4.6 2026-02-11 21:23:07 +03:00
  • 3b3e225e8f feat: add connection colors, query history, SQL autocomplete, and EXPLAIN visualizer devandClaude Opus 4.6 2026-02-11 20:22:10 +03:00
  • 72c362dfae feat: add per-connection read-only mode devandClaude Opus 4.6 2026-02-11 19:36:19 +03:00
  • 9b9d2cee94 feat: add table data viewer, structure inspector, and export devandClaude Opus 4.6 2026-02-11 19:06:54 +03:00
  • 13a8535b5c feat: add SQL editor, query results, and workspace panels devandClaude Opus 4.6 2026-02-11 19:06:48 +03:00
  • d333732346 feat: add schema browser sidebar and app layout devandClaude Opus 4.6 2026-02-11 19:06:42 +03:00
  • 734b84b525 feat: add connection management UI devandClaude Opus 4.6 2026-02-11 19:06:35 +03:00
  • 9b675babd5 feat: add Tauri v2 Rust backend with PostgreSQL support devandClaude Opus 4.6 2026-02-11 19:06:27 +03:00
  • 27bdbf0112 feat: scaffold Tauri v2 + React + TypeScript + shadcn/ui project devandClaude Opus 4.6 2026-02-11 19:06:20 +03:00