Skip to content

Set up agentic workflows on github#3

Merged
shaoster merged 1 commit into
mainfrom
dev/agents
Apr 5, 2026
Merged

Set up agentic workflows on github#3
shaoster merged 1 commit into
mainfrom
dev/agents

Conversation

@shaoster
Copy link
Copy Markdown
Owner

@shaoster shaoster commented Apr 5, 2026

Creates the initial agent configurations for Issues and PRs.

@shaoster shaoster merged commit 2666e11 into main Apr 5, 2026
2 checks passed
@shaoster shaoster deleted the dev/agents branch April 5, 2026 00:57
shaoster added a commit that referenced this pull request Apr 18, 2026
…c notes

#1 — Replace filter_queryset classmethod on GlazeCombination with a
filterable_fields dict (Option D). Add _apply_global_filters() helper in
views.py that reads the dict generically; no concrete field names in the
generic path. Filterable field metadata TODO points to issue #81.

#2 — Add global_fk_field + get_favorite_ids_for() to
FavoriteGlazeCombination. Add _FAVORITES_REGISTRY in views.py mapping
model → Favorite* model. global_entries now calls fav_model.get_favorite_ids_for()
instead of hardcoding GlazeCombination and glaze_combination_id. Add
TODO(#82) on global_entry_favorite to generalize it via the registry
before adding favorites to a second model. Expand django-drf-python.md
with a Law of Demeter note covering all generic functions, not just views.

#3 — Add TODO(#80) comment in api.ts pointing to the tech-debt issue
for deriving GlazeCombinationEntry from generated OpenAPI types.

#4 — Add TODO(#81) comment in GlazeCombinationPicker.tsx pointing to
the tech-debt issue for declaring filter metadata in workflow.yml.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant