Skip to content

/export-session-locally is obviously missing, but is there a hidden idea behind that? #376

@dataf3l

Description

@dataf3l

the feature request:

the /export takes as input the current session, and instead of sending it over the network, it just makes a file ./$date/session-export-agentcode.html which contains.

  1. all the input and the output of the model, debugable
  2. small toggle on div on js so we can expand and contract the model's output
  3. some link somewhere to agentcode maybe at the beginning or the end
  4. all the diffs, the patches, and the command executions
  5. all the user prompts, since these are key to preserve, so we can have repeatable processes, and project documentation
  6. ideally, a summary of the whole thing, so we can easily share it, but like, within our teams.

or some version of that.

I agree with the philosophy of open source and open code, but we can't force our users to share their work, we should be open and free to the idea that our users may not want to share the code everywhere, git doesn't force me to share my code with others, neither does vscode, why does this tool have no /export, that's a pretty basic feature.

I think the self-serving interests should be subservient to a greater good, if this is truly open source, why require users to share with a single domain? why not offer our users the same freedom and affordances offered to us by previous open source tool makes like linus et al? we stand in the shoulders of giants, let's not mess it up for those that come after us.

the main issue is ethics here, not the feature.
let's make a statement, we care about open source, we care about our users, we care that they can /export their work freely.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions