Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(.devcontainer): add cursor, filebrowser, windsurf and zed#18608

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

mafredri
Copy link
Member

No description provided.

@mafredrimafredriforce-pushed themafredri/feat-devcontainer-add-filebrowser-and-cursor branch fromf105756 to82cdc4cCompareJune 26, 2025 13:26
// "type": "string",
// "default": "${workspaceFolder}",
// "description": "The root directory for filebrowser to serve"
// },
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Review: Couldn't get this working.

version="1.0.0"
agent_id=coder_agent.dev.id
agent_name="dev"
folder=local.repo_dir
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Review: Drive-by fix.

@mafredrimafredri marked this pull request as ready for reviewJune 26, 2025 13:27
@mafredrimafredri changed the titlefeat(devcontainer): add cursor, filebrowser, windsurf and zedfeat(.devcontainer): add cursor, filebrowser, windsurf and zedJun 26, 2025
filebrowser config set --port="\${PORT}" --auth.method=noauth --root="\${FOLDER}"
else
filebrowser config set --port="\${PORT}" --auth.method=json --root="\${FOLDER}"
fi
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Also not working, still prompts login even if commented out and always using noauth.

@mafredrimafredrienabled auto-merge (squash)June 26, 2025 13:31
{
"slug":"zed",
"displayName":"Zed Editor",
"url":"zed://ssh/${localEnv:CODER_WORKSPACE_AGENT_NAME}.${localEnv:CODER_WORKSPACE_NAME}.${localEnv:CODER_WORKSPACE_OWNER_NAME}/${containerWorkspaceFolder}",
Copy link
Contributor

Choose a reason for hiding this comment

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

This has a bad url, missing.coder

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Good catch 👍🏻

source="dev.registry.coder.com/coder/cursor/coder"
version="1.1.0"
agent_id=coder_agent.dev.id
agent_name="dev"
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Suggested change
agent_name="dev"
# Not supported yet.
#agent_name = "dev"

@mafredrimafredri merged commit87d052e intomainJun 26, 2025
34 checks passed
@mafredrimafredri deleted the mafredri/feat-devcontainer-add-filebrowser-and-cursor branchJune 26, 2025 14:09
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 26, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

@DanielleMaywoodDanielleMaywoodAwaiting requested review from DanielleMaywood

Assignees

@mafredrimafredri

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@mafredri@johnstcn@DanielleMaywood

[8]ページ先頭

©2009-2025 Movatter.jp