| CARVIEW |
Select Language
HTTP/2 200
date: Fri, 26 Dec 2025 22:31:23 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"22f771e9e1428ab7deedd804c55bd1ab"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=AlbWeKSVUa76x%2BD%2FeDuhyiusZlRHJgGsI1dXV9Gs1HiYk3c3UvlQFaCXE2RapytYYs5UAOwz%2BOt1Hi3obsEtpUifRKr68J3AsyvxNFUpmfaSM2%2FNwblFfci2wUaM3oZD%2BXdJJFN%2FO7qNmlwZ0qmjdOsUioOvEzow172vKn0b2jOT1%2F5lP7%2BA8I%2FSioNiNC%2BdCcu6Abi8u57hXNR2C%2FrOVFxbmp8GX1wHkD9eYC45OHWG1vxouu8Qk5QLV6S1S%2BwoDyHIlI73nQWgNkJzjcZB%2BA%3D%3D--BXTZTdmMMflrPIvL--Ph8xReglQD9QZ3NejmIbFA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2000075622.1766788282; Path=/; Domain=github.com; Expires=Sat, 26 Dec 2026 22:31:22 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 26 Dec 2026 22:31:22 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CAEE:3159FD:3D28EF6:4958375:694F0CBA
Releases · generalaction/emdash · GitHub
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 69
Releases: generalaction/emdash
Releases · generalaction/emdash
v0.3.43
What's Changed
- add: history management by @Musti7even in #484
- fix: improve PR description formatting and content generation by @Musti7even in #486
- fix(ui): exclude merged PRs from delete warnings by @arnestrickmann in #488
- feat: Add Monaco Editor-based diff viewer with aggregated view by @Musti7even in #483
- fix(pty): prevent 'No conversation found' error on new workspaces by @Musti7even in #490
- feat(ui): add loading feedback during project deletion by @Musti7even in #489
- fix: prevent AppImage env pollution breaking Python venvs by @Musti7even in #493
- fix: propagate auto-approve flag to provider CLI sessions by @Musti7even in #494
- Rename workspace to task throughout codebase by @rabanspiegel in #487
- fix: shared cache for PR status consistency by @rabanspiegel in #498
- Feat/create new project inside emdash by @Musti7even in #497
- fix(db): apply migrations by hash + recover workspace->task rename #500 by @arnestrickmann in #502
- fix(db): apply migrations by hash + recover workspace->task rename by @Musti7even in #500
- Feat/editable diff save by @arnestrickmann in #503
- fix: stop task name regenerating on submit by @arnestrickmann in #504
- fix: hide error message is folder selection cancelled by @gontsolov in #508
- refactor: use shadcn dialog for home screen modals by @gontsolov in #507
- feat(providers): add Kilocode CLI provider support by @arnestrickmann in #511
New Contributors
- @gontsolov made their first contribution in #508
Full Changelog: v0.3.42...v0.3.43
Assets 10
v0.3.42
What's Changed
- Fixing open in errors by @notkainoa in #476
- feat: add default to auto-approve setting by @notkainoa in #477
- feat(git): improve PR creation UX w/ web fallback + better errors by @notkainoa in #478
- feat(ui): add PR and uncommitted work warnings to project deletion by @arnestrickmann in #480
- chore: Capitalize Emdash branding in the app by @arnestrickmann in #481
- Fix file changes view to show individual files in new folders + UI by @Musti7even in #482
Full Changelog: v0.3.41...v0.3.42
Assets 10
v0.3.41
What's Changed
- fix: correct telemetry documentation link in settings by @arnestrickmann in #457
- Fix grammar and clarity in README.md by @arnestrickmann in #465
- Keep provider CLI startup clean and return to shell after exit by @arnestrickmann in #466
- Chore project cleanup by @arnestrickmann in #467
- Improve delete flow with risk warnings and PR notice by @arnestrickmann in #468
- fix: hydrate linux PATH for CLI detection. by @arnestrickmann in #469
- ui: add PR preview tooltip by @arnestrickmann in #470
- feat/Add global terminal option in right sidebar by @arnestrickmann in #471
- feat: auto-generate PR titles and descriptions using workspace CLI agents by @arnestrickmann in #472
Full Changelog: v0.3.40...v0.3.41
Assets 10
v0.3.40
What's Changed
- fix: respect staged selections in commit flow by @arnestrickmann in #448
- Sanitize auto-updater errors to prevent noisy terminal output by @arnestrickmann in #452
- fix: remove sticky Add Task button overlay by @arnestrickmann in #454
- fix: eliminate terminal scroll delay on workspace switch by @arnestrickmann in #455
- feat: optional auto-generated task names + modal UX improvements by @rabanspiegel in #453
- ui: replace PR toast description with View PR button by @arnestrickmann in #456
Full Changelog: v0.3.39...v0.3.40
Assets 10
v0.3.39
Full Changelog: v0.3.38...v0.3.39
Assets 10
v0.3.38
What's Changed
- fix: cleanup unused code by @arnestrickmann in #443
- feat-add mistral cli support by @arnestrickmann in #447
Full Changelog: v0.3.37...v0.3.38
Assets 5
v0.3.37
What's Changed
- Feat/connect GitHub via UI #406 by @arnestrickmann in #422
- Feat/connect GitHub via UI by @Musti7even in #406
- Pr 424 inline integration connection by @arnestrickmann in #425
- feat: add inline connection buttons for Linear, GitHub, and Jira in w… by @Musti7even in #424
- feat: extend telemetry tracking by @Musti7even in #423
- Fix diff pane scrolling and resizable highlights by @arnestrickmann in #428
- Add task creation CTAs to kanban by @Musti7even in #430
- Improve task CTA prominence by @Musti7even in #429
- Update README to simplify coding agents description by @arnestrickmann in #434
- Fix theme shortcut modifier handling by @Musti7even in #431
- chore: apply workspace changes by @notkainoa in #435
- feat: move Add Task button to top of sidebar dropdown by @Musti7even in #436
- Fix: Preserve terminal scroll position when switching tasks and resiz… by @Musti7even in #438
- feat: add initial prompt support for additional providers by @rabanspiegel in #439
- chore: bump Next.js in docs to 16.0.8 by @arnestrickmann in #440
Full Changelog: v0.3.36...v0.3.37
Assets 10
2 people reacted
v0.3.36
What's Changed
- fix: naming inconsistency by @arnestrickmann in #388
- chore: remove 8 unused component files by @rabanspiegel in #389
- fix: consistency in issue selectors by @arnestrickmann in #393
- fix: consistency in issue selectors by @arnestrickmann in #395
- Pr 396 feat branding dev mode by @arnestrickmann in #397
- Feat/fix-branding-dev-mode by @Musti7even in #396
- Pr 399 provider selector ux by @arnestrickmann in #401
- feat: multi-select provider dropdown by @rabanspiegel in #399
- fix: terminal steals focus in multi-agent mode by @rabanspiegel in #400
- feat: reinstate provider info cards on hover by @rabanspiegel in #410
- fix: auto-compute npmDepsHash in nix build workflow by @rabanspiegel in #411
- feat: improve titlebar tooltips by @arnestrickmann in #412
- feat: improve PR status UX with obvious clickable View PR buttons by @Musti7even in #413
- feat: make right sidebar open by default by @Musti7even in #414
- fix: prepend new workspaces to top of list for consistent ordering by @Musti7even in #415
- make downloads first and declutter badges by @samuelstroschein in #416
- fix: prevent terminal viewport jump during interactive prompts by @Musti7even in #418
- feat: enable telemetry for developer builds by @Musti7even in #417
- Add badge to README by @arnestrickmann in #419
- Feat/terminal native config integration by @arnestrickmann in #421
- feat: integrate native terminal configuration detection by @Musti7even in #420
New Contributors
- @Musti7even made their first contribution in #396
- @samuelstroschein made their first contribution in #416
Full Changelog: v0.3.35...v0.3.36
Assets 10
v0.3.35
What's Changed
- Feat/createworkspacemodal by @arnestrickmann in #372
- Fix/nix build by @rabanspiegel in #371
- feat(titlebar): add keyboard shortcut to kanban tooltip by @arnestrickmann in #374
- fix(multiagent): preserve terminal width in hidden tabs by @rabanspiegel in #377
- fix(sidebar): show activity indicator for multi-agent workspaces by @rabanspiegel in #379
- Fix light-mode selection visibility for Claude Code terminals by @arnestrickmann in #382
- chore: remove unused ChatInput component by @rabanspiegel in #384
- feat: CLI argument injection for initial prompts (Claude Code & Codex) by @rabanspiegel in #383
Full Changelog: v0.3.34...v0.3.35
Assets 10
v0.3.34
What's Changed
- fix: stop escape key reaching terminal when modal open by @rabanspiegel in #354
- Update copyright holder in LICENSE.md by @arnestrickmann in #355
- chore: delay app quit after manual download link by @arnestrickmann in #357
- refactor: centralize provider config and use ProviderId type by @moritzWa in #356
- feat: Best-of-N - Run multiple instances of the same provider by @moritzWa in #362
- chore: simplify provider logs on startup by @rabanspiegel in #365
- feat: Add Cmd+P shortcut to toggle Kanban view by @arnestrickmann in #366
- Nixdistribution by @rabanspiegel in #367
- fix: make newWorkspaceModal scrollable on overflow by @rabanspiegel in #368
- clean: general cleanupo by @arnestrickmann in #369
- feat: Remember last used provider and runs per provider in workspace modal by @moritzWa in #364
- Add Twitter follow links for users by @arnestrickmann in #370
Full Changelog: v0.3.33...v0.3.34
Assets 10
Previous Next
You can’t perform that action at this time.