Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / AI-Planning/pddl issues and pull requests

#123 - Make the type of value in NumericValue actually a number

Pull Request - State: open - Opened by DillonZChen about 2 months ago

#122 - Support for instantiating actions and parsing plans

Issue - State: open - Opened by haz 3 months ago
Labels: enhancement, good first issue, help wanted

#120 - Taking the latest of all.

Pull Request - State: closed - Opened by haz 4 months ago - 9 comments

#119 - An effect part of the condeff should be AndEffect and not And.

Pull Request - State: closed - Opened by haz 4 months ago - 2 comments

#118 - Conditional `And` effects

Issue - State: closed - Opened by haz 4 months ago - 11 comments
Labels: bug, help wanted

#117 - build(deps-dev): bump urllib3 from 2.0.7 to 2.2.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#116 - build(deps-dev): bump requests from 2.31.0 to 2.32.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#115 - Suspect formatting bug with Type Hierarchy

Issue - State: closed - Opened by marcofavorito 7 months ago - 6 comments

#114 - build(deps-dev): bump jinja2 from 3.1.3 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#113 - Don't remove comments when formatting

Issue - State: open - Opened by Tonelllo 7 months ago - 2 comments
Labels: good first issue

#112 - build(deps-dev): bump idna from 3.4 to 3.7

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#111 - build(deps-dev): bump black from 23.3.0 to 24.3.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#109 - Implement __str__ for Domain and Problem

Pull Request - State: closed - Opened by ssardina 10 months ago - 20 comments

#108 - Parse single file with domain + problem

Issue - State: closed - Opened by ssardina 10 months ago - 1 comment

#107 - Non-deterministic string representations

Issue - State: closed - Opened by ssardina 10 months ago - 9 comments

#106 - build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#105 - build(deps-dev): bump gitpython from 3.1.38 to 3.1.41

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#104 - Some minor touchup to preconditions and fix for minus.

Pull Request - State: open - Opened by haz 11 months ago - 2 comments

#103 - Fixing three subtle bugs with numerics in problem files.

Pull Request - State: closed - Opened by haz 11 months ago - 1 comment

#101 - Support equality comparison for numerics in problem goals

Issue - State: closed - Opened by MichaelJFishman 12 months ago - 2 comments

#100 - Support subtraction in preconditions in domains.

Issue - State: open - Opened by MichaelJFishman 12 months ago - 9 comments

#99 - ProblemParser cannot handle numerics with arguments in goal

Issue - State: closed - Opened by MichaelJFishman 12 months ago - 2 comments

#98 - Subtype Incompatibility Error with Predicate Term Types

Issue - State: open - Opened by mgkwon about 1 year ago - 9 comments

#97 - build(deps-dev): bump urllib3 from 2.0.3 to 2.0.7

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#96 - Update `MonotoneOp` to allow only flattening but not idempotency

Issue - State: closed - Opened by marcofavorito about 1 year ago
Labels: enhancement, high-priority

#95 - Types validation is case sensitive

Issue - State: open - Opened by francescofuggitti about 1 year ago
Labels: bug, high-priority

#94 - build(deps-dev): bump gitpython from 3.1.31 to 3.1.37

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies

#93 - Remove print of types and constants keywords if they are not defined

Issue - State: closed - Opened by francescofuggitti about 1 year ago
Labels: bug, high-priority

#92 - Support for numeric fluents and action costs

Pull Request - State: closed - Opened by francescofuggitti about 1 year ago - 1 comment

#91 - build(deps-dev): bump urllib3 from 2.0.3 to 2.0.6

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#90 - Issue 87

Pull Request - State: closed - Opened by francescofuggitti about 1 year ago - 1 comment

#89 - :numeric-fluents

Issue - State: closed - Opened by RodrigoCodeBernardo about 1 year ago - 1 comment

#88 - build(deps-dev): bump gitpython from 3.1.31 to 3.1.34

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#87 - :typing is not included in the :adl requirement

Issue - State: closed - Opened by iwob over 1 year ago - 1 comment
Labels: bug

#86 - build(deps-dev): bump gitpython from 3.1.31 to 3.1.32

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 4 comments
Labels: dependencies

#85 - build(deps-dev): bump certifi from 2023.5.7 to 2023.7.22

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#84 - Add more consistency checks

Pull Request - State: open - Opened by marcofavorito over 1 year ago - 1 comment

#83 - Fix printing of empty Ands and Ors

Pull Request - State: closed - Opened by francescofuggitti over 1 year ago - 2 comments

#82 - Fixes and improvements in the parsing of typed lists

Pull Request - State: closed - Opened by marcofavorito over 1 year ago - 10 comments

#81 - Update dependencies

Pull Request - State: closed - Opened by marcofavorito over 1 year ago - 1 comment

#80 - Make pickling to work on domains/problems objects (Fix #79)

Pull Request - State: closed - Opened by marcofavorito over 1 year ago - 1 comment

#79 - Unable to pickle or deepcopy Domains, Actions, Problems

Issue - State: closed - Opened by James-Oswald over 1 year ago - 2 comments
Labels: bug

#78 - `object` should be a reserved keyword in `:types` section

Issue - State: closed - Opened by marcofavorito over 1 year ago
Labels: bug

#76 - Duplicates not detected when parsing typed lists

Issue - State: closed - Opened by marcofavorito over 1 year ago
Labels: bug

#75 - Type hierarchy 2

Pull Request - State: closed - Opened by marcofavorito over 1 year ago - 3 comments

#74 - Override equal for derived predicates

Pull Request - State: closed - Opened by francescofuggitti over 1 year ago - 2 comments

#73 - Fix/type hierarchy

Pull Request - State: closed - Opened by francescofuggitti over 1 year ago - 5 comments

#72 - Adopt one universal implementation for writing parameter lists to PDDL throughout codebase

Issue - State: closed - Opened by aefrank over 1 year ago
Labels: high-priority

#71 - Forall fix

Pull Request - State: closed - Opened by aefrank over 1 year ago - 4 comments

#70 - Not parsing the type hierarchy

Issue - State: closed - Opened by francescofuggitti over 1 year ago - 9 comments
Labels: bug

#69 - Fix/tostring

Pull Request - State: closed - Opened by francescofuggitti over 1 year ago - 1 comment

#68 - Fix/to string

Pull Request - State: closed - Opened by francescofuggitti over 1 year ago

#67 - chore(deps): bump requests from 2.30.0 to 2.31.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#66 - Domain axioms

Pull Request - State: open - Opened by beasteers over 1 year ago

#65 - Support for :domain-axioms requirement

Issue - State: open - Opened by beasteers over 1 year ago - 4 comments

#64 - docs: Enable syntax highlight

Pull Request - State: closed - Opened by marcofavorito over 1 year ago

#63 - chore(deps-dev): bump pymdown-extensions from 9.11 to 10.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#62 - Update copyright notice and `scripts/check_copyright.py` script

Pull Request - State: closed - Opened by marcofavorito over 1 year ago - 1 comment

#61 - Add more linters/code-quality tools

Issue - State: open - Opened by marcofavorito over 1 year ago - 2 comments
Labels: low-priority

#60 - Development maintainance

Pull Request - State: closed - Opened by marcofavorito over 1 year ago - 2 comments

#59 - 🚧 [WIP] 🔢 Add support for numerical fluents

Pull Request - State: closed - Opened by MathisFederico over 1 year ago - 4 comments

#58 - Ci/add python 39 310 311 to GitHub workflows

Pull Request - State: closed - Opened by bpshaver over 1 year ago - 2 comments

#57 - Write the problem dynamically

Issue - State: closed - Opened by RodrigoCodeBernardo almost 2 years ago - 8 comments

#56 - Subtle changes for better error handling and bug fix on missing elements

Pull Request - State: closed - Opened by haz almost 2 years ago - 2 comments

#55 - Far better error handling on failed parsing

Issue - State: closed - Opened by haz almost 2 years ago
Labels: enhancement, good first issue

#54 - Docs, util functions, and release

Pull Request - State: closed - Opened by haz almost 2 years ago - 1 comment

#53 - Missing segments shouldn't fail

Issue - State: closed - Opened by haz almost 2 years ago - 1 comment
Labels: bug

#52 - chore(deps): bump certifi from 2022.9.24 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 6 comments
Labels: dependencies

#51 - Pypi integration

Issue - State: closed - Opened by haz about 2 years ago - 2 comments
Labels: enhancement

#50 - Initial pass on quantified conditions.

Pull Request - State: closed - Opened by haz about 2 years ago - 3 comments

#49 - Update pytest version to 7.2.0

Pull Request - State: closed - Opened by marcofavorito about 2 years ago

#48 - Update 'master' branch name occurrences with 'main'

Pull Request - State: closed - Opened by marcofavorito about 2 years ago - 1 comment

#46 - Develop -> Master

Pull Request - State: closed - Opened by francescofuggitti about 2 years ago

#45 - Support for Python 3.9, 3.10 and 3.11

Issue - State: closed - Opened by marcofavorito about 2 years ago - 1 comment

#44 - Remove support for Python 3.6

Pull Request - State: closed - Opened by marcofavorito about 2 years ago - 1 comment

#43 - Add PyPI installation instruction on README (fix #26)

Pull Request - State: closed - Opened by marcofavorito about 2 years ago - 1 comment

#42 - Fix linting and tests

Pull Request - State: closed - Opened by marcofavorito about 2 years ago

#41 - Update project license from LGPL to MIT

Pull Request - State: closed - Opened by marcofavorito about 2 years ago - 6 comments

#40 - Existential Preconditions

Issue - State: closed - Opened by haz about 2 years ago
Labels: enhancement

#39 - Printing issue for constants in problem file

Issue - State: closed - Opened by francescofuggitti about 2 years ago
Labels: bug

#38 - Support for actions cost

Issue - State: closed - Opened by francescofuggitti about 2 years ago - 2 comments
Labels: enhancement, high-priority

#37 - Conditional effects parsing

Issue - State: closed - Opened by francescofuggitti about 2 years ago
Labels: bug

#36 - Type print missing

Issue - State: closed - Opened by francescofuggitti about 2 years ago
Labels: bug

#35 - Fix/issues

Pull Request - State: closed - Opened by francescofuggitti about 2 years ago

#33 - MIT License?

Issue - State: closed - Opened by haz about 2 years ago - 8 comments

#32 - Bump mistune from 2.0.0a4 to 2.0.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#31 - Bump ipython from 7.24.1 to 7.31.1

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#30 - Be case insensitive in parsing identifiers

Issue - State: open - Opened by marcofavorito about 3 years ago
Labels: low-priority

#29 - Add support for derived predicates and conditional effects

Pull Request - State: closed - Opened by marcofavorito about 3 years ago

#28 - problem_to_string does not work correctly

Issue - State: closed - Opened by Shufang-Zhu over 3 years ago
Labels: bug

#27 - fix: missing `:action` tag

Pull Request - State: closed - Opened by marcofavorito over 3 years ago - 1 comment

#26 - Add PyPI installation instruction on README

Issue - State: closed - Opened by marcofavorito over 3 years ago

#25 - Hotfix PyPI classifiers and history

Pull Request - State: closed - Opened by francescofuggitti over 3 years ago - 1 comment

#24 - Release 0.1.0

Pull Request - State: closed - Opened by francescofuggitti over 3 years ago - 1 comment

#23 - Fix: improve performances

Pull Request - State: closed - Opened by marcofavorito over 3 years ago - 1 comment

#22 - add Darglint

Pull Request - State: closed - Opened by marcofavorito over 3 years ago - 1 comment

#21 - Add vulture linter

Pull Request - State: closed - Opened by marcofavorito over 3 years ago - 1 comment