Skip to content

fix(app-8436): add explanation of the TTACell.was_reviewed flag - #29

Merged
sphuber merged 1 commit into
developfrom
document-the-ttacellwas_reviewed-attribute-in-the-python-sdk-app-8436
Nov 21, 2025
Merged

fix(app-8436): add explanation of the TTACell.was_reviewed flag#29
sphuber merged 1 commit into
developfrom
document-the-ttacellwas_reviewed-attribute-in-the-python-sdk-app-8436

Conversation

@sphuber

@sphuber sphuber commented Nov 21, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@aliaksei-kuchyk aliaksei-kuchyk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@sphuber
sphuber merged commit 5d414db into develop Nov 21, 2025
2 checks passed
@sphuber
sphuber deleted the document-the-ttacellwas_reviewed-attribute-in-the-python-sdk-app-8436 branch November 21, 2025 16:27
pdeburen added a commit that referenced this pull request May 22, 2026
* fix(APP-3160): fix update row (#25)

* fix(APP-3160): fix update row

* fix(APP-3160): update version

* feat: add pydantic models for projects endpoint  (#26)

* feat: add pydantic models

* feat: update version

* feat: correct version

* feat: update docs

* fix(app-3632): fix project urls (#27)

* fix(app-7951): change default tta cell was_reviewed attribute (#28)

* fix(app-8436): add explanation of the `TTACell.was_reviewed` flag (#29)

* feat: support inverted filters via ~ operator (#30)

* feat: support inverted filters via ~ operator

Add filter negation with the unary ~ operator, serializing inverted
constraints with ! instead of : to match the API. Escape ! in filter
values and document inverted filters in the SDK docs.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: address PR review feedback for inverted filters

Tag inverted clauses from both operands in __and__, reset top-level
is_inverted after merge, show inversion in __str__, fix RST underline,
and add tests for inverted-left AND and cross-filter combinations.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: resolve mypy errors for inverted clause metadata

Introduce FilterClause type allowing bool inversion markers alongside
filter value lists, and narrow types when merging clause values.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: update SDK version number and replace old logo (#31)

---------

Co-authored-by: aliaksei-kuchyk <aliaksei.kuchyk@protonmail.com>
Co-authored-by: Sebastiaan Huber <mail@sphuber.net>
Co-authored-by: Cursor <cursoragent@cursor.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.

2 participants