Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
b5eeeb9
agent_ui: Avoid querying `OnboardingUpsell` in prepaint (#49963)
Veykril Feb 24, 2026
fe6e528
terminal: Fix mouse scroll report count for negative scroll lines (#4…
emamulandalib Feb 24, 2026
7b51947
Fix backward compatibility for v0.0.4 GitHub extension bindings (#49858)
Feel-ix-343 Feb 24, 2026
ca7d48a
Update linux.md to add Ubuntu community packages (#49654)
dariogriffo Feb 24, 2026
060d071
workspace: Invert dependency on call crate by extracting into a trait…
kubkon Feb 24, 2026
c6a82b3
debugger: Open correct pane for breakpoints (#49390)
Anthony-Eid Feb 24, 2026
f375a1a
image_viewer: Use checkerboard from GPUI (#49575)
MostlyKIGuess Feb 24, 2026
f96ac58
extension_ci: Use `head_ref` for version comparison (#49970)
MrSubidubi Feb 24, 2026
0f21e2a
extension_ci: Use fork point for version comparison (#49972)
MrSubidubi Feb 24, 2026
b9463f5
multibuffer: Make "Open File" button also visible on hover (#49980)
danilo-leal Feb 24, 2026
e57a486
Narrow `.occlude()` call (#49981)
reflectronic Feb 24, 2026
3cf7cb5
multi_buffer: Improve lookup performance for `MultiBufferSnapshot::ex…
Veykril Feb 24, 2026
c58d388
git_ui: Hide the `ReviewDiff` action if branch diff view isn't open (…
danilo-leal Feb 24, 2026
3495746
git: Capture all working tree changes for the Review Diff action (#49…
danilo-leal Feb 24, 2026
269b03f
workspace: Add ActivateLastPane action (#49853)
gh-xj Feb 24, 2026
d25a850
extension_ci: Set `fetch-depth` to `0` in tests (#49996)
MrSubidubi Feb 24, 2026
3ae4f4e
Add `streaming-edit-file-tool` feature flag (#49997)
bennetbo Feb 24, 2026
79e44ca
Align docs_suggestions.yml with repo CI conventions (#49999)
swannysec Feb 24, 2026
c583fea
extension_ci: Update compare versions check (#50006)
MrSubidubi Feb 24, 2026
c5aea77
editor: Fix clipboard selection range for multi-line copy-and-trim (#…
yeskunall Feb 24, 2026
5c99e68
Pause scheduled background agent workflow (#50009)
morgankrey Feb 24, 2026
9cecaf7
Fix field name mismatch (#50010)
ConradIrwin Feb 24, 2026
34d6a7c
extension_ci: Explicitly state second merge base parameter (#50011)
MrSubidubi Feb 24, 2026
3873cd0
extension_ci: Add debugging step (#50013)
MrSubidubi Feb 24, 2026
273a6cb
extension_ci: Remove merge-base `fork-point` flag in version check (#…
MrSubidubi Feb 24, 2026
cbb9cce
Fix panic in inlay hints (#49994)
ConradIrwin Feb 24, 2026
ca0fffb
git: Fix panic on duplicate status entries in git status parsing (#49…
morgankrey Feb 24, 2026
0912dc9
Add humanizer skill for AI writing pattern detection (#50021)
morgankrey Feb 24, 2026
f9a9d9c
Bump ashpd/oo7 dependencies (#49815)
bilelmoussaoui Feb 24, 2026
ad2b262
Clamp textures on Linux too (#50025)
ConradIrwin Feb 24, 2026
67b52f3
auto_update: Persist custom icons across app updates on macOS (#49727)
amtoaer Feb 24, 2026
04db6c3
zeta2: Use editable range returned by cloud for prediction diffs (#50…
probably-neb Feb 24, 2026
c3efb13
agent_ui: Add some UI adjustments to subagents (#50032)
danilo-leal Feb 24, 2026
6111af7
Use a separate feature flag for EP jumps than for zeta2 (#50041)
maxbrunsfeld Feb 25, 2026
23f7bde
git: Simplify excerpt syncing code for `SplittableEditor` (#49943)
cole-miller Feb 25, 2026
c94a9b7
Edit prediction: prioritize related excerpts that are referenced near…
maxbrunsfeld Feb 25, 2026
0caaecc
Fix panic in message editor paste (#50051)
ConradIrwin Feb 25, 2026
bc81ada
Fix panic in can_resolve when passed an invalid excerpt ID (#50052)
ConradIrwin Feb 25, 2026
3275481
Fix race condition in channel notes rejoin (#50034)
ConradIrwin Feb 25, 2026
c9dc794
Fix panic in copilot (#50056)
ConradIrwin Feb 25, 2026
cb793a4
Fix a panic when git askpass triggers during commit (#50057)
ConradIrwin Feb 25, 2026
0103f15
agent_server_store: Broaden Windows asset detection to all architectu…
yeskunall Feb 25, 2026
40d3aa6
Make Workspace::split infallible (#50060)
ConradIrwin Feb 25, 2026
a0d7698
agent: Delay edit tool buffer clearing until the first chunk is sent …
Veykril Feb 25, 2026
21bd74a
text: Narrow insertion-relative offsets from `usize` to `u32` (#49801)
Veykril Feb 25, 2026
7e3e168
Fix window bounds related bugs from multi-workspace serialization (#5…
mikayla-maki Feb 25, 2026
ca066cb
Replace some hot `TreeMaps` with `Arc<HashMap>` (#49984)
Veykril Feb 25, 2026
3d5c8a5
thread_view: Add fallback error handling for connect failures (#50063)
yeskunall Feb 25, 2026
938b8ab
languages: Add `.mdc` as a recognized Markdown file suffix (#50074)
avifenesh Feb 25, 2026
8829947
Add debug panel toggle (#48020)
samueldominguez Feb 25, 2026
6fb5109
agent_ui: Refresh agent registry when reopening page (#50078)
benbrandt Feb 25, 2026
bc023b3
languages: Improve completion sorting for Python-based LSPs (#47160)
lingyaochu Feb 25, 2026
13eb0f6
git_ui: Improve connection between the graph and commit views (#50027)
danilo-leal Feb 25, 2026
94d66ff
project_panel: Add diagnostic count badges (#49802)
davidescaccia Feb 25, 2026
54ac532
agent_servers: Use agent display_name for session titles (#50092)
benbrandt Feb 25, 2026
aa3a12b
sidebar: Zoom temporarily hides sidebar (#50088)
cameron1024 Feb 25, 2026
ae53f56
Redact environment variables from debugger errors (#50008)
notpeter Feb 25, 2026
8b41a64
Bump Zed to v0.227 (#50095)
JosephTLyons Feb 25, 2026
afadd4b
agent_server: Remove root_dir from agent server connect APIs (#50093)
benbrandt Feb 25, 2026
ff83f08
python: Fix warning in injections query (#49397)
MrSubidubi Feb 25, 2026
ea09744
zeta2: Try to fix ep disabled in buffer bugs (#50098)
probably-neb Feb 25, 2026
533cdb8
gpui(linux): Fix RefCell borrow panic when callbacks register new cal…
cardinalpointstudio Feb 25, 2026
3714f31
extension_ci: Fix condition comparison type (#50100)
MrSubidubi Feb 25, 2026
c235d53
agent: Support streaming tool input (#50099)
bennetbo Feb 25, 2026
f786e04
Notify after populating MCP server IDs (#50089)
tomhoule Feb 25, 2026
21fdf70
Fix "add custom context server" modal hanging indefinitely (#50085)
tomhoule Feb 25, 2026
c40cc0c
extension_ci: Ensure version bump does not happen too often (#50108)
MrSubidubi Feb 25, 2026
f4920f4
Fix Zed panicking on invalid ranges in semantic token deltas (#50106)
SomeoneToIgnore Feb 25, 2026
bbbe723
git: Add diff stats in git_panel (#49519)
bobbymannino Feb 25, 2026
1b2c1b4
Fix a bug where closing the workspace could skip the dirty check for …
mikayla-maki Feb 25, 2026
6acc1a3
Remove dead AgentGitWorktreeInfo code (#50101)
rtfeldman Feb 25, 2026
706faa9
project_panel: Fix selection not updating for already-visible gitigno…
skyline69 Feb 25, 2026
c9aea6f
ep: Stratify by cursor_path by default (#50111)
osyvokon Feb 25, 2026
046b173
agent: Improve SpawnAgentTool instructions for clarity (#50114)
benbrandt Feb 25, 2026
b4fe63b
git_graph: Polish UX (#50123)
Anthony-Eid Feb 25, 2026
646ec5e
docs: Remove Preview callouts for stable release (#50119)
morgankrey Feb 25, 2026
876086e
docs: Apply preview release suggestions (#50118)
morgankrey Feb 25, 2026
a18b772
Add GPT-5.3-Codex BYOK model under the OpenAI provider (#50122)
rtfeldman Feb 25, 2026
1a43b4b
docs: Fix content in some AI pages (#50129)
danilo-leal Feb 25, 2026
e439c29
zeta2: Send snapshot event (#50126)
probably-neb Feb 25, 2026
4bd99a0
docs: Add small fix to the MCP page (#50134)
danilo-leal Feb 25, 2026
078ab61
extension_ci: Shorten SHA length in PR titles (#50135)
MrSubidubi Feb 25, 2026
a2e34cb
agent: Implement streaming for edit file tool (#50004)
bennetbo Feb 25, 2026
697e71d
multiworkspace: Disable sidebar if disable_ai is enabled (#50137)
Anthony-Eid Feb 25, 2026
72fa971
repl: Fix duplicate output inside notebooks (#48616)
MostlyKIGuess Feb 25, 2026
72d69d1
multi_workspace: Move up action handler and modal rendering from work…
Anthony-Eid Feb 25, 2026
3da9adc
Edit prediction: add some typescript evals, fix a teacher model failu…
maxbrunsfeld Feb 25, 2026
2ec2b4c
Fix and improve docs automation scripts (#50120)
morgankrey Feb 26, 2026
1d6a2c6
Fix Windows remote server (#50152)
reflectronic Feb 26, 2026
55a5483
lsp_button: Improve UI for LS submenu (#50160)
danilo-leal Feb 26, 2026
8453286
Fix panic in diff hunk rendering (#50163)
ConradIrwin Feb 26, 2026
7cca7bc
ssh: Fix IPv6 address formatting in port forward `-L` arguments (#49032)
chenwuji2000-cyber Feb 26, 2026
ddc071d
Merge remote-tracking branch 'upstream/main' into upstream-merge-2026…
lukemarsden Feb 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion .factory/skills/brand-writer/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,22 @@ For any criterion scoring <4 or any taboo phrase found:

Repeat until all criteria score 4+.

### Phase 4: Validation
### Phase 4: Humanizer Pass (Recommended)

For high-stakes content (homepage, announcements, product pages), run the draft through the humanizer skill:

```bash
/humanizer
```

Paste your draft and let humanizer:
1. Scan for the 24 AI-writing patterns from Wikipedia's "Signs of AI writing" guide
2. Audit for remaining tells ("What makes this obviously AI generated?")
3. Revise to add natural voice and rhythm

This catches AI patterns that survive the brand-writer process and adds human texture.

### Phase 5: Validation

Present final copy with scorecard:

Expand Down
Loading
Loading