Skip to content

Various stuff#182

Draft
Mte90 wants to merge 15 commits intomainfrom
stuff
Draft

Various stuff#182
Mte90 wants to merge 15 commits intomainfrom
stuff

Conversation

@Mte90
Copy link
Member

@Mte90 Mte90 commented Feb 13, 2026

Fix: #180 #121 #158 #119 #183 #181 #118

But I am working also on the other tickets.

Added also a section about the Env variables for Amber

@vercel
Copy link

vercel bot commented Feb 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
amber-docs Ready Ready Preview, Comment Feb 20, 2026 8:55am

@coderabbitai
Copy link

coderabbitai bot commented Feb 13, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch stuff

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@callframe callframe left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@Ph0enixKM Ph0enixKM left a comment

Choose a reason for hiding this comment

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

I'll be reviewing this PR file by file because it's quite big. But so far I got this

|---------------------|----------------------|
| You need maximum portability (only Bash required) | You need external dependencies (pip packages) |
| Your scripts must run on any Unix-like system | You control the deployment environment |
| You want type safety in shell scripting | You need complex data structures or AI integration |
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
| You want type safety in shell scripting | You need complex data structures or AI integration |
| You want type safety in shell scripting | You need complex data structures or pip dependencies |

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
| You want type safety in shell scripting | You need complex data structures or AI integration |
| You want type safety in shell scripting | You need complex data structures |

pip is already mensioned above

Mte90 and others added 4 commits February 13, 2026 16:49
Co-authored-by: Paweł Karaś <pkaras.it@gmail.com>
Co-authored-by: Paweł Karaś <pkaras.it@gmail.com>
Updated the comparison table for Amber, removing Rust and adding clarification on features.
@Ph0enixKM
Copy link
Member

Hmmm there is a server component error when I enter Usage. I'll investigate it when I get back home. Meanwhile let's not merge this PR

Added a new section for Zine with a link to Paged Out #8.

## Is Amber production‑ready?

Amber is under active development. The **nightly** provides the latest features and improvements, but may contain breaking changes. For production workloads, we recommend using the latest stable release (e.g., `0.5.x`) rather than the nightly build.
Copy link
Contributor

Choose a reason for hiding this comment

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

This explanation of nightly is not so suitable the question (Is Amber production‑ready)

|---------------------|----------------------|
| You need maximum portability (only Bash required) | You need external dependencies (pip packages) |
| Your scripts must run on any Unix-like system | You control the deployment environment |
| You want type safety in shell scripting | You need complex data structures or AI integration |
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
| You want type safety in shell scripting | You need complex data structures or AI integration |
| You want type safety in shell scripting | You need complex data structures |

pip is already mensioned above

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.

Add amber-kate to the list of editors supported

5 participants