mit einem Klick
draft-issue
// Draft GitHub issues for i-am-bee/agentstack. Use when the user wants to report a bug, request a feature, or draft a general GitHub issue.
// Draft GitHub issues for i-am-bee/agentstack. Use when the user wants to report a bug, request a feature, or draft a general GitHub issue.
| name | draft-issue |
| description | Draft GitHub issues for i-am-bee/agentstack. Use when the user wants to report a bug, request a feature, or draft a general GitHub issue. |
Your goal is to draft GitHub issue in form of markdown that user can easily file. Drafting issue can be iterative process, so you might need to ask user for refinements.
bug_report.md for bugsfeature_request.md for features---
title: "Add Hello World button to login page"
labels: ["enhancement", "ui"]
---
**Is your feature request related to a problem? Please describe.**
Users don't have a chance to test buttons, this proposal adds empty Hello World button that serves as a testing component for users who are willing to test the app.
**Describe the solution you'd like**
Add new button with title 'Hello World' right next to the Login button (on the right)
**Describe alternatives you've considered**
Add Hello World automatic alert when page loads, but it's too disturbing.
**Additional context**
This is a testing feature, solely for illustration purposes.
Wraps existing Python agent as Agent Stack service using agentstack-sdk with minimal compatibility changes and no business-logic rewrites. Use when migrating, wrapping, or deploying an existing plain Python or framework-based agent to Agent Stack; not for non-Python runtimes or building new agent from scratch.
Instructions for debugging agentstack-server during development
Helps generate release notes to be published on GitHub as well as in a Slack community channel