Skip to content

chore(appkit): kill dead native ask/agent surface; align URL bar - #12

Merged
Jimthetaxguy merged 7 commits into
mainfrom
cursor/appkit-dead-surface-9530
Sep 14, 2026
Merged

Jimthetaxguy merged 7 commits into
mainfrom
cursor/appkit-dead-surface-9530

Conversation

@Jimthetaxguy

@Jimthetaxguy Jimthetaxguy commented Sep 12, 2026

Copy link
Copy Markdown
Owner

Remove the unused native agent/ask messaging surface and align the AppKit address bar with its URL-only behavior. The placeholder now asks for a URL or domain. Integrate the current Tauri shell cleanup, generated-resource packaging, and headless policy-stub documentation and argument validation.

Validation: full Rust/frontend verifier passes, including the 12 headless tests and locked cargo checks. The native Xcode build succeeds with signing disabled; the generated control assets match the app bundle byte-for-byte, and the generated ACL matches the 20 actual Tauri commands. The URL-hint review finding is addressed and resolved.

cursoragent and others added 3 commits September 11, 2026 03:38
…cons

Remove worker/session/page-info commands with no UI, unused mobile/Windows
icon trees, and stale Swift/Xcode leftovers. Navigation now waits through
TauriBrowserRuntime; Vite defaults to the desktop entry only.

Co-authored-by: Jimthetaxguy <Jimthetaxguy@users.noreply.github.com>
Remove tauri-plugin-shell from the lockfile and drop generated ACL
entries for get_page_info, list_sessions, list_workers, and get_worker.

Co-authored-by: Jimthetaxguy <Jimthetaxguy@users.noreply.github.com>
Drop the dead AppKit `ask` case and stop posting unused agent commands
that only hit "Unhandled native command". Native URL entry now follows
the same first-stage http(s) parse rules as Tauri validate_url instead
of falling back to Google search.

Co-authored-by: Jimthetaxguy <Jimthetaxguy@users.noreply.github.com>
@Jimthetaxguy
Jimthetaxguy marked this pull request as ready for review September 12, 2026 08:22
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 12, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-12T08:26:07.906097Z 6b6ccee Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6b6ccee227

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread NeuroBrowser/ContentViewController.swift
@Jimthetaxguy
Jimthetaxguy merged commit 2e29925 into main Sep 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants