Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Feature]: 支持多栏的自由布局

Open
#1,970 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
rust
Domain
desktop

Research direction

The issue names no files, tests, or entry points. Start by locating the desktop app's layout implementation and understanding how the current three-column arrangement handles the agent conversation, directory, shell, and file viewer modules. Done should allow multiple modules to be combined freely, including a directory-and-content layout without an empty middle column, while keeping agent chat optional.

Written by the indexing model from the issue text.

Description

feature
Problem / opportunity

目前是可以用左栏|中栏|右栏|的 三段式描述bitfun的布局,类似于vscode或者obsidian,以中间的agent对话为核心,导致agent对话不可以被隐藏或者剔除。不爽的点在于远程服务器的时候,或者使用shell、file viewer 作为一段时间的主要工作时,会导致无法形成

|目录|正文|

的布局,而只能形成

|目录|空白|正文|

的布局。

Proposed behavior

希望可以更自由的组合多个模块,虽然以agent 对话为主

Product surface

Desktop app

Details, examples, or constraints

No response

Dominant language
Rust
Stars
2.3k
Forks
236
Avg merge
2h 56m
Merged PRs (30d)
619

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from GCWing/OpenBitFun

All issues in GCWing/OpenBitFun

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.